import { Cont_Impo } from './Cont_Impo'; import { Cont_ImpoRequestBuilder } from './Cont_ImpoRequestBuilder'; import { Sap_Message } from './Sap_Message'; import { CustomField, DefaultDeSerializers, DeSerializers, AllFields, EntityBuilderType, EntityApi, EdmTypeField, OrderableEdmTypeField, CollectionField } from '@sap-cloud-sdk/odata-v4'; export declare class Cont_ImpoApi implements EntityApi, DeSerializersT> { deSerializers: DeSerializersT; constructor(deSerializers?: DeSerializersT); private navigationPropertyFields; _addNavigationProperties(linkedApis: [ ]): this; entityConstructor: typeof Cont_Impo; requestBuilder(): Cont_ImpoRequestBuilder; entityBuilder(): EntityBuilderType, DeSerializersT>; customField(fieldName: string, isNullable?: NullableT): CustomField, DeSerializersT, NullableT>; get schema(): { /** * * All fields selector. */ ALL_FIELDS: AllFields>>; /** * Static representation of the [[empresa]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ EMPRESA: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[perRef]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ PER_REF: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[vlTotContNcPerPis]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_TOT_CONT_NC_PER_PIS: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlTotCredDescPis]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_TOT_CRED_DESC_PIS: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlTotCredDescAntPis]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_TOT_CRED_DESC_ANT_PIS: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlTotContNcDevPis]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_TOT_CONT_NC_DEV_PIS: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlRetNcPis]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_RET_NC_PIS: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlOutDedNcPis]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_OUT_DED_NC_PIS: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlContNcRecPis]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_CONT_NC_REC_PIS: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlTotContCumPerPis]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_TOT_CONT_CUM_PER_PIS: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlRetCumPis]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_RET_CUM_PIS: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlOutDedCumPis]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_OUT_DED_CUM_PIS: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlContCumRecPis]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_CONT_CUM_REC_PIS: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlTotContRecPis]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_TOT_CONT_REC_PIS: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlTotContNcPerCof]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_TOT_CONT_NC_PER_COF: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlTotCredDescCof]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_TOT_CRED_DESC_COF: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlTotCredDescAntCof]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_TOT_CRED_DESC_ANT_COF: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlTotContNcDevCof]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_TOT_CONT_NC_DEV_COF: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlRetNcCof]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_RET_NC_COF: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlOutDedNcCof]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_OUT_DED_NC_COF: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlContNcRecCof]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_CONT_NC_REC_COF: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlTotContCumPerCof]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_TOT_CONT_CUM_PER_COF: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlRetCumCof]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_RET_CUM_COF: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlOutDedCumCof]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_OUT_DED_CUM_COF: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlContCumRecCof]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_CONT_CUM_REC_COF: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlTotContRecCof]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_TOT_CONT_REC_COF: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[sapMessages]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ SAP_MESSAGES: CollectionField>, DeSerializersT, Sap_Message, false, true>; }; } //# sourceMappingURL=Cont_ImpoApi.d.ts.map