import { Nf_Impwh } from './Nf_Impwh'; import { Nf_ImpwhRequestBuilder } from './Nf_ImpwhRequestBuilder'; 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_ImpwhApi implements EntityApi, DeSerializersT> { deSerializers: DeSerializersT; constructor(deSerializers?: DeSerializersT); private navigationPropertyFields; _addNavigationProperties(linkedApis: [ ]): this; entityConstructor: typeof Nf_Impwh; requestBuilder(): Nf_ImpwhRequestBuilder; 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 [[numLcto]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ NUM_LCTO: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[exercicio]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ EXERCICIO: 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 [[catImposto]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CAT_IMPOSTO: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[dtLcto]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ DT_LCTO: 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 [[estabelecimento]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ ESTABELECIMENTO: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[numArq]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ NUM_ARQ: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[codigoIrf]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CODIGO_IRF: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[chaveIrf]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CHAVE_IRF: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[tipRend]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ TIP_REND: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[dtComp]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ DT_COMP: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[cnpj]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CNPJ: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[cpf]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CPF: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[ie]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ IE: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[im]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ IM: 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 [[codPart]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ COD_PART: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[nome]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ NOME: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[ende]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ ENDE: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[numero]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ NUMERO: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[cidade]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CIDADE: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[bairro]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ BAIRRO: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[cep]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CEP: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[uf]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ UF: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[codPais]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ COD_PAIS: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[moeda]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ MOEDA: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[tipConta]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ TIP_CONTA: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[baseExcIrf]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ BASE_EXC_IRF: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[baseIrf]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ BASE_IRF: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlIrf]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_IRF: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[docCompensacao]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ DOC_COMPENSACAO: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[docEstorno]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ DOC_ESTORNO: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[indEstorno]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ IND_ESTORNO: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[chRef]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CH_REF: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[docHeaderText]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ DOC_HEADER_TEXT: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[j1BwhtBs]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ J_1_BWHT_BS: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[tipoPart]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ TIPO_PART: 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=Nf_ImpwhApi.d.ts.map