import { Ecf_Ttl_I } from './Ecf_Ttl_I'; import { Ecf_Ttl_IRequestBuilder } from './Ecf_Ttl_IRequestBuilder'; 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 Ecf_Ttl_IApi implements EntityApi, DeSerializersT> { deSerializers: DeSerializersT; constructor(deSerializers?: DeSerializersT); private navigationPropertyFields; _addNavigationProperties(linkedApis: [ ]): this; entityConstructor: typeof Ecf_Ttl_I; requestBuilder(): Ecf_Ttl_IRequestBuilder; entityBuilder(): EntityBuilderType, DeSerializersT>; customField(fieldName: string, isNullable?: NullableT): CustomField, DeSerializersT, NullableT>; get schema(): { /** * * All fields selector. */ ALL_FIELDS: AllFields>>; /** * Static representation of the [[codMod]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ COD_MOD: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[ecfMod]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ ECF_MOD: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[ecfFab]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ ECF_FAB: 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 [[dtDoc]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ DT_DOC: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[nrTot]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ NR_TOT: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[codTotPar]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ COD_TOT_PAR: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[codItem]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ COD_ITEM: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[cfop]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CFOP: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[qtd]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ QTD: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[unid]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ UNID: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[vlItem]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_ITEM: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlPis]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_PIS: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlCofins]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_COFINS: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[avaliacaoArea]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ AVALIACAO_AREA: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[avaliacaoTipo]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ AVALIACAO_TIPO: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[cstPis]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CST_PIS: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[vlBcPis]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_BC_PIS: 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 [[codCta]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ COD_CTA: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[cstCofins]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CST_COFINS: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[vlBcCofins]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_BC_COFINS: 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 [[pcoCategory]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ PCO_CATEGORY: EdmTypeField>, DeSerializersT, "Edm.String", 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=Ecf_Ttl_IApi.d.ts.map