import { SpecCharByValueAssgmtInst } from './SpecCharByValueAssgmtInst'; import { SpecCharByValueAssgmtInstRequestBuilder } from './SpecCharByValueAssgmtInstRequestBuilder'; import { CustomField, DefaultDeSerializers, DeSerializers, AllFields, EntityBuilderType, EntityApi, EdmTypeField, OrderableEdmTypeField } from '@sap-cloud-sdk/odata-v2'; export declare class SpecCharByValueAssgmtInstApi implements EntityApi, DeSerializersT> { deSerializers: DeSerializersT; constructor(deSerializers?: DeSerializersT); private navigationPropertyFields; _addNavigationProperties(linkedApis: [ ]): this; entityConstructor: typeof SpecCharByValueAssgmtInst; requestBuilder(): SpecCharByValueAssgmtInstRequestBuilder; entityBuilder(): EntityBuilderType, DeSerializersT>; customField(fieldName: string, isNullable?: NullableT): CustomField, DeSerializersT, NullableT>; get schema(): { /** * * All fields selector. */ ALL_FIELDS: AllFields>>; /** * Static representation of the [[specificationInternalId]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ SPECIFICATION_INTERNAL_ID: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[specValAssgmtType]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ SPEC_VAL_ASSGMT_TYPE: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[specificationRating]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ SPECIFICATION_RATING: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[specificationValidityArea]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ SPECIFICATION_VALIDITY_AREA: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[specValAssgmtHdr]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ SPEC_VAL_ASSGMT_HDR: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[specValAssgmt]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ SPEC_VAL_ASSGMT: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[specValAssgmtIsInhtncSource]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ SPEC_VAL_ASSGMT_IS_INHTNC_SOURCE: EdmTypeField>, DeSerializersT, "Edm.Boolean", true, true>; /** * Static representation of the [[inhtdSpecValAssgmtIsTmpChgd]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INHTD_SPEC_VAL_ASSGMT_IS_TMP_CHGD: EdmTypeField>, DeSerializersT, "Edm.Boolean", true, true>; /** * Static representation of the [[inhtdSpecValAssgmtIsPermChgd]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INHTD_SPEC_VAL_ASSGMT_IS_PERM_CHGD: EdmTypeField>, DeSerializersT, "Edm.Boolean", true, true>; /** * Static representation of the [[specInheritanceTemplate]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ SPEC_INHERITANCE_TEMPLATE: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[specValAssgmtInheritanceParent]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ SPEC_VAL_ASSGMT_INHERITANCE_PARENT: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[specValAssgmtInheritanceRoot]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ SPEC_VAL_ASSGMT_INHERITANCE_ROOT: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[specValAssgmtRootSpecIntId]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ SPEC_VAL_ASSGMT_ROOT_SPEC_INT_ID: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[specValAssgmtSortSequence]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ SPEC_VAL_ASSGMT_SORT_SEQUENCE: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[specValAssgmtUnitRefDimension]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ SPEC_VAL_ASSGMT_UNIT_REF_DIMENSION: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[valueAssignmentSource]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VALUE_ASSIGNMENT_SOURCE: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[specValAssgmtUsageIsExcluded]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ SPEC_VAL_ASSGMT_USAGE_IS_EXCLUDED: EdmTypeField>, DeSerializersT, "Edm.Boolean", true, true>; /** * Static representation of the [[specValAssgmtUsageIsActive]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ SPEC_VAL_ASSGMT_USAGE_IS_ACTIVE: EdmTypeField>, DeSerializersT, "Edm.Boolean", true, true>; /** * Static representation of the [[specValAssgmtUsageIsRelevant]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ SPEC_VAL_ASSGMT_USAGE_IS_RELEVANT: EdmTypeField>, DeSerializersT, "Edm.Boolean", true, true>; /** * Static representation of the [[specificationAuthznGroup]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ SPECIFICATION_AUTHZN_GROUP: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[specificationType]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ SPECIFICATION_TYPE: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[characteristic]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CHARACTERISTIC: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[characteristicFormat]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CHARACTERISTIC_FORMAT: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[characteristicValue]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CHARACTERISTIC_VALUE: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[charcDecimalMinimumValue]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CHARC_DECIMAL_MINIMUM_VALUE: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", true, true>; /** * Static representation of the [[characteristicMinimumValueUnit]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CHARACTERISTIC_MINIMUM_VALUE_UNIT: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[charcDecimalMaximumValue]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CHARC_DECIMAL_MAXIMUM_VALUE: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", true, true>; /** * Static representation of the [[characteristicMaximumValueUnit]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CHARACTERISTIC_MAXIMUM_VALUE_UNIT: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[characteristicValueDpndcyCode]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CHARACTERISTIC_VALUE_DPNDCY_CODE: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[charcValidityStartDate]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CHARC_VALIDITY_START_DATE: OrderableEdmTypeField>, DeSerializersT, "Edm.DateTime", true, true>; /** * Static representation of the [[charcValidityEndDate]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CHARC_VALIDITY_END_DATE: OrderableEdmTypeField>, DeSerializersT, "Edm.DateTime", true, true>; /** * Static representation of the [[characteristicIsDeleted]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CHARACTERISTIC_IS_DELETED: EdmTypeField>, DeSerializersT, "Edm.Boolean", true, true>; /** * Static representation of the [[charcCurrencyMinimumValue]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CHARC_CURRENCY_MINIMUM_VALUE: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", true, true>; /** * Static representation of the [[charcFromAmount]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CHARC_FROM_AMOUNT: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", true, true>; /** * Static representation of the [[charcToAmount]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CHARC_TO_AMOUNT: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", true, true>; /** * Static representation of the [[currency]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CURRENCY: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[charcValueUnit]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CHARC_VALUE_UNIT: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[charcDateMinimumValue]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CHARC_DATE_MINIMUM_VALUE: OrderableEdmTypeField>, DeSerializersT, "Edm.DateTime", true, true>; /** * Static representation of the [[charcFromDate]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CHARC_FROM_DATE: OrderableEdmTypeField>, DeSerializersT, "Edm.DateTime", true, true>; /** * Static representation of the [[charcToDate]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CHARC_TO_DATE: OrderableEdmTypeField>, DeSerializersT, "Edm.DateTime", true, true>; /** * Static representation of the [[charcTimeMinimumValue]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CHARC_TIME_MINIMUM_VALUE: OrderableEdmTypeField>, DeSerializersT, "Edm.Time", true, true>; /** * Static representation of the [[charcFromTime]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CHARC_FROM_TIME: OrderableEdmTypeField>, DeSerializersT, "Edm.Time", true, true>; /** * Static representation of the [[charcToTime]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CHARC_TO_TIME: OrderableEdmTypeField>, DeSerializersT, "Edm.Time", true, true>; /** * Static representation of the [[characteristicInternalId]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CHARACTERISTIC_INTERNAL_ID: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; }; } //# sourceMappingURL=SpecCharByValueAssgmtInstApi.d.ts.map