import { Part } from './Part'; import { PartRequestBuilder } from './PartRequestBuilder'; import { Sap_Message } from './Sap_Message'; import { CustomField, DefaultDeSerializers, DeSerializers, AllFields, EntityBuilderType, EntityApi, EdmTypeField, CollectionField } from '@sap-cloud-sdk/odata-v4'; export declare class PartApi implements EntityApi, DeSerializersT> { deSerializers: DeSerializersT; constructor(deSerializers?: DeSerializersT); private navigationPropertyFields; _addNavigationProperties(linkedApis: [ ]): this; entityConstructor: typeof Part; requestBuilder(): PartRequestBuilder; entityBuilder(): EntityBuilderType, DeSerializersT>; customField(fieldName: string, isNullable?: NullableT): CustomField, DeSerializersT, NullableT>; get schema(): { /** * * All fields selector. */ ALL_FIELDS: AllFields>>; /** * 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 [[dataAlteracao]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ DATA_ALTERACAO: 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 [[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 [[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 [[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 [[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 [[suframa]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ SUFRAMA: 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 [[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 [[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 [[chvPart]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CHV_PART: 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 [[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 [[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 [[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 [[numInfoCred]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ NUM_INFO_CRED: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[fabricExt]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ FABRIC_EXT: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[codIndustria]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ COD_INDUSTRIA: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[fax]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ FAX: 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 [[codCxpostal]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ COD_CXPOSTAL: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[caixaPostal]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CAIXA_POSTAL: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[crtn]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CRTN: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[tipoTributacao]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ TIPO_TRIBUTACAO: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[icmsIsento]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ ICMS_ISENTO: EdmTypeField>, DeSerializersT, "Edm.Boolean", false, true>; /** * Static representation of the [[indNatRet]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ IND_NAT_RET: 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=PartApi.d.ts.map