import { ReContrNoticeTerm } from './ReContrNoticeTerm'; import { ReContrNoticeTermRequestBuilder } from './ReContrNoticeTermRequestBuilder'; import { ReContractApi } from './ReContractApi'; import { Sap_Message } from './Sap_Message'; import { CustomField, DefaultDeSerializers, DeSerializers, AllFields, EntityBuilderType, EntityApi, EdmTypeField, CollectionField, OneToOneLink } from '@sap-cloud-sdk/odata-v4'; export declare class ReContrNoticeTermApi implements EntityApi, DeSerializersT> { deSerializers: DeSerializersT; constructor(deSerializers?: DeSerializersT); private navigationPropertyFields; _addNavigationProperties(linkedApis: [ ReContractApi ]): this; entityConstructor: typeof ReContrNoticeTerm; requestBuilder(): ReContrNoticeTermRequestBuilder; entityBuilder(): EntityBuilderType, DeSerializersT>; customField(fieldName: string, isNullable?: NullableT): CustomField, DeSerializersT, NullableT>; get schema(): { /** * * All fields selector. */ ALL_FIELDS: AllFields>>; /** * Static representation of the one-to-one navigation property [[reContract]] for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ RE_CONTRACT: OneToOneLink, DeSerializersT, ReContractApi>; /** * Static representation of the [[internalRealEstateNumber]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INTERNAL_REAL_ESTATE_NUMBER: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[reTermType]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ RE_TERM_TYPE: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[reTermNumber]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ RE_TERM_NUMBER: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[reNoticeRule]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ RE_NOTICE_RULE: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[reNoticeSequenceNo]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ RE_NOTICE_SEQUENCE_NO: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[reTermName]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ RE_TERM_NAME: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[reNoticeType]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ RE_NOTICE_TYPE: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[reNoticeProcedure]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ RE_NOTICE_PROCEDURE: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[reNoticeGivingParty]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ RE_NOTICE_GIVING_PARTY: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[reNoticeRuleType]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ RE_NOTICE_RULE_TYPE: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[reNoticeRuleDescription]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ RE_NOTICE_RULE_DESCRIPTION: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[reTermPeriodInYears]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ RE_TERM_PERIOD_IN_YEARS: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[reTermPeriodInMonths]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ RE_TERM_PERIOD_IN_MONTHS: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[reTermPeriodInDays]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ RE_TERM_PERIOD_IN_DAYS: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[rePeriodEndRhythmType]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ RE_PERIOD_END_RHYTHM_TYPE: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[reNoticePeriodInMonths]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ RE_NOTICE_PERIOD_IN_MONTHS: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[reNoticePeriodInWeeks]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ RE_NOTICE_PERIOD_IN_WEEKS: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[reNoticePeriodInDays]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ RE_NOTICE_PERIOD_IN_DAYS: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[reNoticeGracePeriod]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ RE_NOTICE_GRACE_PERIOD: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[reGracePeriodCalOrWorkDays]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ RE_GRACE_PERIOD_CAL_OR_WORK_DAYS: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[reNoticePeriodCalendar]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ RE_NOTICE_PERIOD_CALENDAR: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[reNoticeYear]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ RE_NOTICE_YEAR: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[reNoticeMonth]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ RE_NOTICE_MONTH: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[reNoticeDay]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ RE_NOTICE_DAY: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[reNoticeReceiptYear]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ RE_NOTICE_RECEIPT_YEAR: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[reNoticeReceiptMonth]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ RE_NOTICE_RECEIPT_MONTH: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[reNoticeReceiptDay]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ RE_NOTICE_RECEIPT_DAY: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[reNoticeRcptCalOrWorkDays]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ RE_NOTICE_RCPT_CAL_OR_WORK_DAYS: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[reNoticeReceiptCalendar]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ RE_NOTICE_RECEIPT_CALENDAR: 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=ReContrNoticeTermApi.d.ts.map