import { Cont_Dete } from './Cont_Dete'; import { Cont_DeteRequestBuilder } from './Cont_DeteRequestBuilder'; 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_DeteApi implements EntityApi, DeSerializersT> { deSerializers: DeSerializersT; constructor(deSerializers?: DeSerializersT); private navigationPropertyFields; _addNavigationProperties(linkedApis: [ ]): this; entityConstructor: typeof Cont_Dete; requestBuilder(): Cont_DeteRequestBuilder; 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 [[numLancto]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ NUM_LANCTO: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[codCont]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ COD_CONT: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[vlRecBrt]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_REC_BRT: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlBcCont]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_BC_CONT: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[aliqPis]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ ALIQ_PIS: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[quantBcPis]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ QUANT_BC_PIS: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[aliqPisQuant]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ ALIQ_PIS_QUANT: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[aliqCofins]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ ALIQ_COFINS: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[quantBcCofins]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ QUANT_BC_COFINS: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[aliqCofinsQuant]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ ALIQ_COFINS_QUANT: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlAjusAcresPis]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_AJUS_ACRES_PIS: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlAjusReducPis]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_AJUS_REDUC_PIS: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlAjusAcresCofins]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_AJUS_ACRES_COFINS: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlAjusReducCofins]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_AJUS_REDUC_COFINS: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlContApurPis]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_CONT_APUR_PIS: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlContApurCofins]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_CONT_APUR_COFINS: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlContDiferPis]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_CONT_DIFER_PIS: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlContDiferCofins]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_CONT_DIFER_COFINS: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlContDiferAntPis]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_CONT_DIFER_ANT_PIS: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlContDiferAntCofins]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_CONT_DIFER_ANT_COFINS: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlContPerPis]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_CONT_PER_PIS: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlContPerCofins]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_CONT_PER_COFINS: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlAjusAcresBcPis]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_AJUS_ACRES_BC_PIS: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlAjusReducBcPis]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_AJUS_REDUC_BC_PIS: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlAjusAcresBcCofins]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_AJUS_ACRES_BC_COFINS: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlAjusReducBcCofins]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_AJUS_REDUC_BC_COFINS: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlBcContAjusPis]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_BC_CONT_AJUS_PIS: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlBcContAjusCofins]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_BC_CONT_AJUS_COFINS: 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_DeteApi.d.ts.map