import { Nf_Doc } from './Nf_Doc'; import { Nf_DocRequestBuilder } from './Nf_DocRequestBuilder'; 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_DocApi implements EntityApi, DeSerializersT> { deSerializers: DeSerializersT; constructor(deSerializers?: DeSerializersT); private navigationPropertyFields; _addNavigationProperties(linkedApis: [ ]): this; entityConstructor: typeof Nf_Doc; requestBuilder(): Nf_DocRequestBuilder; 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 [[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 [[indOper]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ IND_OPER: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[indEmit]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ IND_EMIT: EdmTypeField>, DeSerializersT, "Edm.String", 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 [[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 [[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 [[codSit]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ COD_SIT: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[ser]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ SER: 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 [[chvNfe]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CHV_NFE: 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 [[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 [[indPgto]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ IND_PGTO: 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 [[sub]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ SUB: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[cancelado]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CANCELADO: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[chvCte]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CHV_CTE: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[tpCtE]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ TP_CT_E: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[faturaId]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ FATURA_ID: 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 [[cnpjCpf]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CNPJ_CPF: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[indFrt]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ IND_FRT: 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 [[codCons]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ COD_CONS: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[vlForn]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_FORN: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlServNt]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_SERV_NT: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlTerc]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_TERC: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlDa]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_DA: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[tpLigacao]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ TP_LIGACAO: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[codGrupoTensao]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ COD_GRUPO_TENSAO: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[codMun]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ COD_MUN: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[cons]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CONS: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", 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 [[qtdVol]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ QTD_VOL: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[pesoBrt]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ PESO_BRT: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[pesoLiq]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ PESO_LIQ: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", 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 [[direct]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ DIRECT: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[vlTotalDocumento]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_TOTAL_DOCUMENTO: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[numDocRmd]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ NUM_DOC_RMD: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[nroOrd]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ NRO_ORD: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[codAut]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ COD_AUT: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[nomMot]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ NOM_MOT: 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 [[cnpjFilial]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CNPJ_FILIAL: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[ieFilial]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ IE_FILIAL: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[iestFilial]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ IEST_FILIAL: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[imFilial]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ IM_FILIAL: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[vagao]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VAGAO: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[balsa]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ BALSA: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[suframaPartner]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ SUFRAMA_PARTNER: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[tipoRps]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ TIPO_RPS: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[dtCanc]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ DT_CANC: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[marcaVolTrans]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ MARCA_VOL_TRANS: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[rps]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ RPS: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[sysTipoNf]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ SYS_TIPO_NF: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[nfeServNum]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ NFE_SERV_NUM: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[hrES]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ HR_E_S: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[dtAuth]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ DT_AUTH: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[hrAuth]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ HR_AUTH: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[tipoOper]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ TIPO_OPER: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[indFinal]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ IND_FINAL: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[preComprador]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ PRE_COMPRADOR: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[crtBupla]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CRT_BUPLA: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[tipoEmit]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ TIPO_EMIT: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[xmlvers]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ XMLVERS: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[tpamb]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ TPAMB: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[docstat]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ DOCSTAT: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[nomMest]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ NOM_MEST: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[chvCodDig]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CHV_COD_DIG: 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 [[tpAssinante]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ TP_ASSINANTE: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[municipal]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ MUNICIPAL: 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 [[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 [[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 [[compl]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ COMPL: 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 [[descMun]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ DESC_MUN: 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 [[pais]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ PAIS: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[nfSrv]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ NF_SRV: 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 [[incoterms1]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INCOTERMS_1: 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 [[dtLancto]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ DT_LANCTO: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[dtCriacao]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ DT_CRIACAO: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[nomeUsuario]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ NOME_USUARIO: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[docref]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ DOCREF: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[manual]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ MANUAL: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[observacao]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ OBSERVACAO: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[funParc]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ FUN_PARC: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[numDocContabil]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ NUM_DOC_CONTABIL: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[contingencia]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CONTINGENCIA: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[tpServico]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ TP_SERVICO: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[chvCondicao]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CHV_CONDICAO: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[dtExtemporanea]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ DT_EXTEMPORANEA: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[numUnidadeConsumidora]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ NUM_UNIDADE_CONSUMIDORA: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[nroTelPrincipal]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ NRO_TEL_PRINCIPAL: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[tpInformacao]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ TP_INFORMACAO: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[tpCliente]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ TP_CLIENTE: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[subclasseConsumo]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ SUBCLASSE_CONSUMO: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[cnpjEmitente]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CNPJ_EMITENTE: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[vlTotalFaturaDoc]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_TOTAL_FATURA_DOC: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[dtLeitAnt]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ DT_LEIT_ANT: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[dtLeitAtu]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ DT_LEIT_ATU: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[informacoesAdicionais]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INFORMACOES_ADICIONAIS: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[nroFatura]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ NRO_FATURA: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[codAuth]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ COD_AUTH: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[fone]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ FONE: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[indIedest]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ IND_IEDEST: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[crtPartner]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CRT_PARTNER: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[cnaePartner]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CNAE_PARTNER: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[indCprb]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ IND_CPRB: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[vlMatTerc]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_MAT_TERC: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[vlSub]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VL_SUB: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", false, true>; /** * Static representation of the [[chvCteRef]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CHV_CTE_REF: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[codCtaHeader]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ COD_CTA_HEADER: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[numDa]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ NUM_DA: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[finDoce]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ FIN_DOCE: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[nfnumUtilities]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ NFNUM_UTILITIES: 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_DocApi.d.ts.map