import { Nf_Cpl_Co } from './Nf_Cpl_Co'; import { Nf_Cpl_CoRequestBuilder } from './Nf_Cpl_CoRequestBuilder'; 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 Nf_Cpl_CoApi implements EntityApi, DeSerializersT> { deSerializers: DeSerializersT; constructor(deSerializers?: DeSerializersT); private navigationPropertyFields; _addNavigationProperties(linkedApis: [ ]): this; entityConstructor: typeof Nf_Cpl_Co; requestBuilder(): Nf_Cpl_CoRequestBuilder; entityBuilder(): EntityBuilderType, DeSerializersT>; customField(fieldName: string, isNullable?: NullableT): CustomField, DeSerializersT, NullableT>; get schema(): { /** * * All fields selector. */ ALL_FIELDS: AllFields>>; /** * Static representation of the [[nfId]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ NF_ID: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[tipoConhecimento]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ TIPO_CONHECIMENTO: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[codMunOrig]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ COD_MUN_ORIG: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[codMunDest]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ COD_MUN_DEST: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[codPartConsg]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ COD_PART_CONSG: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[codPartRed]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ COD_PART_RED: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[indFrtRed]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ IND_FRT_RED: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[veicId]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VEIC_ID: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[ufId]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ UF_ID: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[indNav]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ IND_NAV: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[viagem]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VIAGEM: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[indVeic]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ IND_VEIC: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[indTfa]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ IND_TFA: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[otm]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ OTM: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[indNatFrt]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ IND_NAT_FRT: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * 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 [[filial]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ FILIAL: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[vlLiqFrt]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_LIQ_FRT: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlSecCat]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_SEC_CAT: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlDesp]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_DESP: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlPedg]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_PEDG: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlOut]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_OUT: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlFrt]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_FRT: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlFrtLiq]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_FRT_LIQ: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlDespPort]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_DESP_PORT: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlDespCarDesc]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_DESP_CAR_DESC: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlFrtBrt]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_FRT_BRT: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlFrtMm]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_FRT_MM: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlPesoTx]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_PESO_TX: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlTxTerr]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_TX_TERR: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlTxRed]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_TX_RED: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlTxAdv]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_TX_ADV: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlGris]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_GRIS: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlPdg]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_PDG: 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=Nf_Cpl_CoApi.d.ts.map