import { Piscof_St } from './Piscof_St'; import { Piscof_StRequestBuilder } from './Piscof_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 Piscof_StApi implements EntityApi, DeSerializersT> { deSerializers: DeSerializersT; constructor(deSerializers?: DeSerializersT); private navigationPropertyFields; _addNavigationProperties(linkedApis: [ ]): this; entityConstructor: typeof Piscof_St; requestBuilder(): Piscof_StRequestBuilder; 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 [[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 [[numItemExt]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ NUM_ITEM_EXT: 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 [[dtES]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ DT_E_S: 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 [[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 [[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 [[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 [[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 [[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 [[descrCompl]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ DESCR_COMPL: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[indMov]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ IND_MOV: 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 [[codNat]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ COD_NAT: EdmTypeField>, DeSerializersT, "Edm.String", 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 [[ncm]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ NCM: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[exIpi]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ EX_IPI: 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=Piscof_StApi.d.ts.map