import { InspectionSubset } from './InspectionSubset'; import { InspectionSubsetRequestBuilder } from './InspectionSubsetRequestBuilder'; import { CustomField, DefaultDeSerializers, DeSerializers, AllFields, EntityBuilderType, EntityApi, EdmTypeField, OrderableEdmTypeField } from '@sap-cloud-sdk/odata-v2'; export declare class InspectionSubsetApi implements EntityApi, DeSerializersT> { deSerializers: DeSerializersT; constructor(deSerializers?: DeSerializersT); private navigationPropertyFields; _addNavigationProperties(linkedApis: [ ]): this; entityConstructor: typeof InspectionSubset; requestBuilder(): InspectionSubsetRequestBuilder; entityBuilder(): EntityBuilderType, DeSerializersT>; customField(fieldName: string, isNullable?: NullableT): CustomField, DeSerializersT, NullableT>; get schema(): { /** * * All fields selector. */ ALL_FIELDS: AllFields>>; /** * Static representation of the [[triggerValuationAc]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ TRIGGER_VALUATION_AC: EdmTypeField>, DeSerializersT, "Edm.Boolean", true, true>; /** * Static representation of the [[inspectionLot]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSPECTION_LOT: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[inspPlanOperationInternalId]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSP_PLAN_OPERATION_INTERNAL_ID: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[inspectionSubsetInternalId]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSPECTION_SUBSET_INTERNAL_ID: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[materialSample]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ MATERIAL_SAMPLE: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[equipment]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ EQUIPMENT: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[functionalLocation]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ FUNCTIONAL_LOCATION: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[shopFloorItem]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ SHOP_FLOOR_ITEM: OrderableEdmTypeField>, DeSerializersT, "Edm.Int64", true, true>; /** * Static representation of the [[selectedCodeSetPlant]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ SELECTED_CODE_SET_PLANT: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[selectedCodeSet]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ SELECTED_CODE_SET: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspSubsetUsageDcsnCodeGroup]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSP_SUBSET_USAGE_DCSN_CODE_GROUP: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspSubsetUsageDcsnCode]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSP_SUBSET_USAGE_DCSN_CODE: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspSubsetUsageDcsnValuation]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSP_SUBSET_USAGE_DCSN_VALUATION: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspectionSubsetTime]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSPECTION_SUBSET_TIME: OrderableEdmTypeField>, DeSerializersT, "Edm.Time", true, true>; /** * Static representation of the [[inspectionSubsetDate]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSPECTION_SUBSET_DATE: OrderableEdmTypeField>, DeSerializersT, "Edm.DateTime", true, true>; /** * Static representation of the [[inspSubsetLongNumericKey]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSP_SUBSET_LONG_NUMERIC_KEY: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspSubsetShortNumericKey]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSP_SUBSET_SHORT_NUMERIC_KEY: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspectionSubsetLongCharKey]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSPECTION_SUBSET_LONG_CHAR_KEY: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspectionSubsetShortCharKey]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSPECTION_SUBSET_SHORT_CHAR_KEY: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspectionPartialLot]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSPECTION_PARTIAL_LOT: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspector]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSPECTOR: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspectionSubsetYieldQty]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSPECTION_SUBSET_YIELD_QTY: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", true, true>; /** * Static representation of the [[inspectionSubsetScrapQty]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSPECTION_SUBSET_SCRAP_QTY: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", true, true>; /** * Static representation of the [[inspectionSubsetReworkQty]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSPECTION_SUBSET_REWORK_QTY: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", true, true>; /** * Static representation of the [[inspectionSubsetQtyUnit]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSPECTION_SUBSET_QTY_UNIT: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspSbstFuncnlLocProperty]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSP_SBST_FUNCNL_LOC_PROPERTY: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspSbstEquipProperty]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSP_SBST_EQUIP_PROPERTY: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspSbstMatlSmplProperty]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSP_SBST_MATL_SMPL_PROPERTY: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspectionSubsetSortKey]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSPECTION_SUBSET_SORT_KEY: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspSbstDateFldProperty]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSP_SBST_DATE_FLD_PROPERTY: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspSbstLongNmbrFldProperty]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSP_SBST_LONG_NMBR_FLD_PROPERTY: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspSbstShrtNmbrFldProperty]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSP_SBST_SHRT_NMBR_FLD_PROPERTY: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspSbstLongTxtFldProperty]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSP_SBST_LONG_TXT_FLD_PROPERTY: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspSbstTimeFldProperty]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSP_SBST_TIME_FLD_PROPERTY: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[inspSbstShrtTxtFldProperty]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INSP_SBST_SHRT_TXT_FLD_PROPERTY: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[createdByUser]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CREATED_BY_USER: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[creationDate]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CREATION_DATE: OrderableEdmTypeField>, DeSerializersT, "Edm.DateTime", true, true>; /** * Static representation of the [[creationTime]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CREATION_TIME: OrderableEdmTypeField>, DeSerializersT, "Edm.Time", true, true>; /** * Static representation of the [[lastChangedByUser]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ LAST_CHANGED_BY_USER: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[lastChangeDate]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ LAST_CHANGE_DATE: OrderableEdmTypeField>, DeSerializersT, "Edm.DateTime", true, true>; /** * Static representation of the [[lastChangeTime]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ LAST_CHANGE_TIME: OrderableEdmTypeField>, DeSerializersT, "Edm.Time", true, true>; /** * Static representation of the [[changedDateTime]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CHANGED_DATE_TIME: OrderableEdmTypeField>, DeSerializersT, "Edm.DateTimeOffset", true, true>; }; } //# sourceMappingURL=InspectionSubsetApi.d.ts.map