import { Ecf_It_St } from './Ecf_It_St'; import { Ecf_It_StRequestBuilder } from './Ecf_It_StRequestBuilder'; 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_It_StApi implements EntityApi, DeSerializersT> { deSerializers: DeSerializersT; constructor(deSerializers?: DeSerializersT); private navigationPropertyFields; _addNavigationProperties(linkedApis: [ ]): this; entityConstructor: typeof Ecf_It_St; requestBuilder(): Ecf_It_StRequestBuilder; entityBuilder(): EntityBuilderType, DeSerializersT>; customField(fieldName: string, isNullable?: NullableT): CustomField, DeSerializersT, NullableT>; get schema(): { /** * * All fields selector. */ ALL_FIELDS: AllFields>>; /** * Static representation of the [[id]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ ID: EdmTypeField>, DeSerializersT, "Edm.Guid", 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 [[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 [[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 [[numDoc]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ NUM_DOC: 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 [[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 [[indRestCompl]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ IND_REST_COMPL: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[numItem]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ NUM_ITEM: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[cstIcms]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CST_ICMS: 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 [[quant]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ QUANT: 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 [[vlUnit]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_UNIT: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlUnitIcmsOp]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_UNIT_ICMS_OP: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlUnIcmsNaOper]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_UN_ICMS_NA_OPER: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlUnIcmsStStq]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_UN_ICMS_ST_STQ: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlUnFcpIcmsStStq]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_UN_FCP_ICMS_ST_STQ: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlUnIcmsStRest]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_UN_ICMS_ST_REST: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlUnFcpStRest]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_UN_FCP_ST_REST: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlUnIcmsStCompl]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_UN_ICMS_ST_COMPL: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlUnFcpStCompl]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_UN_FCP_ST_COMPL: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlUnIcmsOpStq]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_UN_ICMS_OP_STQ: 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=Ecf_It_StApi.d.ts.map