# title : OPERA Cloud RnA StatisticsHistoryAndForecast GraphQL API, # description : GraphQL API to cater for Detailed information on past and future reservations including occupancy and revenue figures with all profile data, broken down by Market, Rate code, Room type and Periods of time. # Compatible with OPERA Cloud RnA release 26.1.0.0. # This document and all content within is available under the Universal Permissive License v 1.0 # (https://oss.oracle.com/licenses/upl). Copyright (c) 2020,2026 Oracle and/or its affiliates # version : 26.1.0.0 # termsOfService : https://www.oracle.com/legal/terms.html # contact_email : hospitality_apis_ww_grp@oracle.com # license : https://opensource.org/licenses/upl directive @stream(if: Boolean, label: String, initialCount: Int = 0) on FIELD directive @conditionalInputPair(pair: Int) on INPUT_FIELD_DEFINITION directive @mandatoryInput on INPUT_FIELD_DEFINITION scalar Date scalar DateTime # Date format: "YYYY-MM-DD" input DateInput{ _eq: Date _ne: Date _in: [Date] _nin: [Date] _gt: Date _lt: Date _gte: Date _lte: Date _btn: DateRangeInput _isNull: Boolean } input DateRangeInput { start: Date! end: Date! } # Datetime format: "YYYY-MM-DD HH24:MI:SS" input DateTimeInput { _eq: DateTime _ne: DateTime _in: [DateTime] _nin: [DateTime] _gt: DateTime _lt: DateTime _gte: DateTime _lte: DateTime _btn: DateTimeRangeInput _isNull: Boolean } input DateTimeRangeInput { start: DateTime! end: DateTime! } input StringInput { _eq: String _ne: String _in: [String] _nin: [String] _gt: String _lt: String _gte: String _lte: String _isNull: Boolean } input FloatInput { _eq: Float _ne: Float _in: [Float] _nin: [Float] _gt: Float _lt: Float _gte: Float _lte: Float _btn: FloatRangeInput _isNull: Boolean } input FloatRangeInput { start: Float! end: Float! } # Mandatory filters: # The following filters are mandatory required filters. # Please ensure the request includes all the below fields. # - historyforecastDetailsFilterDate # - historyforecastDetailsResort input StatisticsHistoryAndForecastQueryArgumentsType { """Block Status""" historyforecastDetailsBlockStatus: StringInput """Booking Status""" historyforecastDetailsBookingStatus: StringInput """Booking Status Description""" historyforecastDetailsBookingStatusDescription: StringInput """Filter Date""" historyforecastDetailsFilterDate: DateInput! @mandatoryInput """Central Booking Status""" historyforecastDetailsRepBookingStatus: StringInput """Central Booking Status Description""" historyforecastDetailsRepBookingStatusDescription: StringInput """Central Market Code""" historyforecastDetailsRepMarketCode: StringInput """Central Market Description""" historyforecastDetailsRepMarketCodeDescription: StringInput """Central Market Group Code""" historyforecastDetailsRepParentMarketCode: StringInput """Central Market Group Description""" historyforecastDetailsRepParentMarketCodeDesc: StringInput """Central Origin Code""" historyforecastDetailsRepChannel: StringInput """Central Origin Description""" historyforecastDetailsRepChannelDescription: StringInput """Central Rate Category""" historyforecastDetailsRepRateCategory: StringInput """Central Room Class""" historyforecastDetailsRepRoomClass: StringInput """Central Room Class Description""" historyforecastDetailsRepRoomClassDescription: StringInput """Central Room Type""" historyforecastDetailsRepRoomCategoryCode: StringInput """Central Room Type Description""" historyforecastDetailsRepRoomCategoryDescription: StringInput """Central Source Code""" historyforecastDetailsRepSourceCode: StringInput """Central Source Description""" historyforecastDetailsRepSourceDescription: StringInput """Central Source Group Code""" historyforecastDetailsRepParentSourceCode: StringInput """Central Source Group Description""" historyforecastDetailsRepParentSourceCodeDesc: StringInput """Country""" historyforecastDetailsCountryName: StringInput """Country Code""" historyforecastDetailsCountry: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" historyforecastDetailsDsi: FloatInput """Day Use Y/N""" historyforecastDetailsDayUseYn: StringInput """Event Type""" historyforecastDetailsEventType: StringInput """History Forecast""" historyforecastDetailsHistoryForecast: StringInput """Internal ID to uniquely identify the Property""" historyforecastDetailsLocationid: StringInput """Market Code""" historyforecastDetailsMarketCode: StringInput """Market Description""" historyforecastDetailsMarketCodeDeacription: StringInput """Market group attached to the market code""" historyforecastDetailsParentMarketCode: StringInput """Market Group Description""" historyforecastDetailsParentMarketCodeDesc: StringInput """Internal ID to uniquely identify the Organization""" historyforecastDetailsOrganizationid: FloatInput """Origin Code""" historyforecastDetailsChannel: StringInput """Origin Description""" historyforecastDetailsChannelDescription: StringInput """Code to uniquely identify the Property""" historyforecastDetailsResort: StringInput! @mandatoryInput """Pseudo Room YN""" historyforecastDetailsPsuedoRoomYn: StringInput """Rate Category""" historyforecastDetailsRateCategory: StringInput """Rate Code""" historyforecastDetailsRateCode: StringInput """Region Code""" historyforecastDetailsRegionCode: StringInput """Region Description""" historyforecastDetailsRegionDescription: StringInput """Reservation Inventory Type""" historyforecastDetailsResvInvType: StringInput """Reservation Type""" historyforecastDetailsResvType: StringInput """Room Category""" historyforecastDetailsRoomCategory: StringInput """Room Class""" historyforecastDetailsRoomClass: StringInput """Room Class Description""" historyforecastDetailsRoomClassDescription: StringInput """Room Type""" historyforecastDetailsRoomCategoryCode: StringInput """Room Type Description""" historyforecastDetailsRoomCategoryDescription: StringInput """Source Code""" historyforecastDetailsSourceCode: StringInput """Source Description""" historyforecastDetailsSourceDescription: StringInput """Source group of the source code""" historyforecastDetailsParentSourceCode: StringInput """Source Group Description""" historyforecastDetailsParentSourceCodeDesc: StringInput """Business Date""" fiscalcalendarDetailsDaykey: DateInput """Calendar""" fiscalcalendarDetailsCalendarcode: StringInput """Calendarpkid""" fiscalcalendarDetailsCalendarpkid: FloatInput """Periodpkid""" fiscalcalendarDetailsPeriodpkid: FloatInput """Quarter""" fiscalcalendarDetailsQuartercode: StringInput """Quarterpkid""" fiscalcalendarDetailsQuarterpkid: FloatInput """Year""" fiscalcalendarDetailsYearcode: FloatInput """Yearpkid""" fiscalcalendarDetailsYearpkid: FloatInput """Business Date""" gregeriancalendarDetailsDaykey: DateInput """Calendar""" gregeriancalendarDetailsCalendarcode: StringInput """Calendarpkid""" gregeriancalendarDetailsCalendarpkid: FloatInput """Periodpkid""" gregeriancalendarDetailsPeriodpkid: FloatInput """Quarter""" gregeriancalendarDetailsQuartercode: StringInput """Quarterpkid""" gregeriancalendarDetailsQuarterpkid: FloatInput """Year""" gregeriancalendarDetailsYearcode: FloatInput """Yearpkid""" gregeriancalendarDetailsYearpkid: FloatInput """Account ID""" reservationprofileaccountssourceDetailsProfileId: FloatInput """Active Flag""" reservationprofileaccountssourceDetailsActiveYn: StringInput """Chain Code""" reservationprofileaccountssourceDetailsChainCode: StringInput """Company""" reservationprofileaccountssourceDetailsCompany: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" reservationprofileaccountssourceDetailsDsi: FloatInput """History Y/N""" reservationprofileaccountssourceDetailsHistoryYn: StringInput """IATA Number""" reservationprofileaccountssourceDetailsNameCode: StringInput """Inactive Date""" reservationprofileaccountssourceDetailsInactiveDate: DateInput """Organization ID""" reservationprofileaccountssourceDetailsOrganizationId: FloatInput """JRN Update Date and Time""" reservationprofileaccountssourceDetailsJrnupdatedttm: DateTimeInput """Last""" reservationprofileaccountssourceDetailsLast: StringInput """Name ID""" reservationprofileaccountssourceDetailsNameId: FloatInput """Internal ID to uniquely identify the Organization""" reservationprofileaccountssourceDetailsOrganizationid: FloatInput """Profile Type""" reservationprofileaccountssourceDetailsProfileType: StringInput """Profile Type Code""" reservationprofileaccountssourceDetailsNameType: StringInput """Resort for which Job is registered.""" reservationprofileaccountssourceDetailsResortRegistered: StringInput """The Uppercase value of Last or Company.""" reservationprofileaccountssourceDetailsSname: StringInput """Uppercase value of First Name.""" reservationprofileaccountssourceDetailsSfirst: StringInput """Internal Indexed field for Searching by Extended Byte First Name.""" reservationprofileaccountssourceDetailsSxfirstName: StringInput """Internal Indexed field for Searching by Extended Byte Name.""" reservationprofileaccountssourceDetailsSxname: StringInput """Update Date""" reservationprofileaccountssourceDetailsUpdateDate: DateTimeInput """DSI Internal Data Source ID to identify Opera Chain and instance""" marketDetailsDsi: FloatInput """JRN Update Date and Time""" marketDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Property""" marketDetailsLocationid: StringInput """Market Code""" marketDetailsMarketCode: StringInput """Market group attached to the market code""" marketDetailsParentMarketCode: StringInput """Marketgroupid""" marketDetailsMarketgroupid: StringInput """Marketid""" marketDetailsMarketid: StringInput """Internal ID to uniquely identify the Organization""" marketDetailsOrganizationid: FloatInput """Property""" marketDetailsResort: StringInput """The property that the record belongs to""" resortDetailsResort: StringInput """Number format of AR account no.""" resortDetailsArAcctNoFormat: StringInput """Specifies if the AR acct No is mandatory(Y/N)""" resortDetailsArAcctNoMandYn: StringInput """Default Account Type for an Agent for the Property""" resortDetailsArAgent: StringInput """Internal""" resortDetailsArBalTrxCode: StringInput """Default Account Type for a Company for the Property""" resortDetailsArCompany: StringInput """Internal""" resortDetailsArCreditTrxCode: StringInput """Default Account Type for a Group for the Property""" resortDetailsArGroups: StringInput """Default Account Type for Individual for the Property""" resortDetailsArIndividuals: StringInput """Internal""" resortDetailsArSettleCode: StringInput """Internal""" resortDetailsArTypewriter: StringInput """Access Code""" resortDetailsAccessCode: StringInput """Number of handicapped rooms.""" resortDetailsQtyHandicappedRooms: FloatInput """Aging bucket 1""" resortDetailsAgingLevel1: FloatInput """Aging bucket 2""" resortDetailsAgingLevel2: FloatInput """Aging bucket 3""" resortDetailsAgingLevel3: FloatInput """Aging bucket 4""" resortDetailsAgingLevel4: FloatInput """Aging bucket 3""" resortDetailsAgingLevel5: FloatInput """The Airport Code for the airport near the property""" resortDetailsAirport: StringInput """Distance of the Airport specified in the AIRPORT_CODE column from the Property""" resortDetailsAirportDistance: StringInput """Time it takes to travel the distance between the Property and the Airport specified in AIRPORT_CODE column""" resortDetailsAirportTime: StringInput """Allow loggin in to this resort(Y/N)""" resortDetailsAllowLoginYn: StringInput """Period for the allowance""" resortDetailsAllowancePeriodAdj: StringInput """Internal""" resortDetailsAwardsTimeout: FloatInput """Ball Room Area""" resortDetailsBrArea: StringInput """No of Ballroom Seats""" resortDetailsBrSeats: FloatInput """The base language of the Hotel""" resortDetailsBaseLanguage: StringInput """It contains the reservation type to be used when making group block""" resortDetailsBlock: StringInput """Brand Code of the property.""" resortDetailsBrandCode: StringInput """Financial Year of the Property""" resortDetailsBudgetMonth: FloatInput """The date this resort becomes valid for use by the system""" resortDetailsBeginDate: DateInput """Value for the parameter.""" resortDetailsBusinessId: StringInput """Value for the parameter.""" resortDetailsBusinessRegCode: StringInput """Code for the CRO""" resortDetailsCroCode: StringInput """Internal""" resortDetailsCashShiftDrop: StringInput """Catering Currency Code used when Catering Currency differs from base currency.""" resortDetailsCateringCurrencyCode: StringInput """Catering currency format.""" resortDetailsCateringCurrencyFormat: StringInput """Central Exchange Date""" resortDetailsCXchangeDate: DateInput """Central Exchange Rate""" resortDetailsCXchangeRate: FloatInput """Central Credit Limit""" resortDetailsCCreditLimit: FloatInput """Central Currency Code""" resortDetailsCentralCurrencyCode: StringInput """Central Currency Description""" resortDetailsCentralCurrencyDesc: StringInput """Central Double Rate2""" resortDetailsCDblRate2: FloatInput """Central Double Rate1""" resortDetailsCDblRate1: FloatInput """Central Passerby Market""" resortDetailsRepPasserbyMarket: StringInput """Central Passerby Source""" resortDetailsRepPasserbySource: StringInput """Central Property Type""" resortDetailsRepResortType: StringInput """Central Sgl Rate1""" resortDetailsCSglRate1: FloatInput """Central Sgl Rate 2""" resortDetailsCSglRate2: FloatInput """Central State""" resortDetailsRepState: StringInput """Central State Description""" resortDetailsRepStateDesc: StringInput """Central Sui Rate1""" resortDetailsCSuiRate1: FloatInput """Central Sui Rate 2""" resortDetailsCSuiRate2: FloatInput """Central Tpl Rate1""" resortDetailsCTplRate1: FloatInput """Central Tpl Rate 2""" resortDetailsCTplRate2: FloatInput """Central Warning Amount""" resortDetailsCWarningAmount: FloatInput """Chain Code for the chain to which the property belongs""" resortDetailsChainCode: StringInput """The description of this chain.""" resortDetailsChainDescription: StringInput """Chain Mode""" resortDetailsChainMode: StringInput """Internal""" resortDetailsCheckExgPaidout: StringInput """The Hotel official check out time""" resortDetailsCheckOutTime: DateTimeInput """Internal""" resortDetailsCheckShiftDrop: StringInput """Internal""" resortDetailsCheckTrxcode: StringInput """The Hotel official check intime""" resortDetailsCheckInTime: DateTimeInput """The physical city in which this property resides.""" resortDetailsCity: StringInput """City Description""" resortDetailsCityDescription: StringInput """Internal""" resortDetailsComAddress: StringInput """Internal""" resortDetailsComMethod: StringInput """Internal""" resortDetailsComNameXrefId: FloatInput """Internal""" resortDetailsCompanyAddressType: StringInput """Internal""" resortDetailsCompanyPhoneType: StringInput """Internal""" resortDetailsConfigurationMode: StringInput """Internal""" resortDetailsConfirmRegcardPrinter: StringInput """Number of connecting rooms.""" resortDetailsQtyConnectingRooms: FloatInput """The unique name of application user""" resortDetailsAllContacts: StringInput """Number of copies to be printed""" resortDetailsCopies: FloatInput """Country name.""" resortDetailsCountryName: StringInput """The name of the country in which this property resides.""" resortDetailsCountryCode: StringInput """Value for the parameter.""" resortDetailsCountryMode: StringInput """The default credit limit for guests.""" resortDetailsCreditLimit: FloatInput """Currency Code.""" resortDetailsCurrencyCode: StringInput """Currency Symbol like $ or EURO symbol""" resortDetailsCurrencySymbol: StringInput """A description of this currency.""" resortDetailsCurrencyName: StringInput """Format for the local currency.""" resortDetailsLocalCurrencyFormat: StringInput """Color that of the background""" resortDetailsCurtainColor: StringInput """DSI""" resortDetailsDsi: FloatInput """Date the aging should begin""" resortDetailsDateForAging: StringInput """Type of separator to distinguish between DD MM and YYYY""" resortDetailsDateSeparator: StringInput """Number of places for the default currency""" resortDetailsDecimalPlaces: FloatInput """Type of decimal separator""" resortDetailsDecimalSeparator: StringInput """Number of decimals to designate currency""" resortDetailsCurrencyDecimals: FloatInput """Folio style to be used for all guests""" resortDetailsDefaultFolioStyle: FloatInput """Default guest address format.""" resortDetailsDefaultGuestAddress: StringInput """Future use""" resortDetailsDefaultMembershipType: StringInput """Future use""" resortDetailsDefaultPostingRoom: StringInput """Default property address format.""" resortDetailsDefaultPropertyAddress: StringInput """Future use""" resortDetailsDefaultRateCode: StringInput """Rate code used to default a PCR rate code used in FIT Contracts.""" resortDetailsDefaultRatecodePcr: StringInput """Rate code used to default a RACK rate code used for FIT Contracts.""" resortDetailsDefaultRatecodeRack: StringInput """Default registration card for the property.""" resortDetailsDefaultRegistrationCard: StringInput """The Default reservation type for this property""" resortDetailsDefaultReservationType: StringInput """Deleted Flag""" resortDetailsDeletedFlag: StringInput """Future use""" resortDetailsDepositLedTrxCode: StringInput """Destination ID""" resortDetailsDestinationId: StringInput """Future use""" resortDetailsDfltPkgTranCode: StringInput """Future use""" resortDetailsDfltTranCodeRateCode: StringInput """Internal""" resortDetailsDirections: StringInput """Future use""" resortDetailsDirsales: StringInput """LOGIN into the application is disabled.""" resortDetailsDisableLoginYn: StringInput """Number of double rooms.""" resortDetailsQtyDoubleRooms: FloatInput """Download Rest YN""" resortDetailsDownloadRestYn: StringInput """Pager number for the Manager on duty for the property.""" resortDetailsDutyManagerPager: StringInput """Email id for the property.""" resortDetailsEmail: StringInput """Future use.""" resortDetailsEndDate: DateInput """Default Exchange posting status for the property""" resortDetailsExchangePostingType: StringInput """Floor number of executive floor.""" resortDetailsFloorNumExecutiveFloor: StringInput """Hotel code used for third party exports""" resortDetailsExpHotelCode: StringInput """Future use""" resortDetailsExtExpFileLocation: StringInput """Future use""" resortDetailsExtPropertyCode: StringInput """Indicates that the property uses an external SC system.""" resortDetailsExternalScYn: StringInput """Number of family rooms.""" resortDetailsQtyFamilyRooms: FloatInput """Fax number formats.""" resortDetailsFaxNoFormat: StringInput """The fax phone number""" resortDetailsFax: StringInput """Future use""" resortDetailsFiscalEndDate: DateInput """Future use""" resortDetailsFiscalPeriodType: StringInput """Future use""" resortDetailsFiscalStartDate: DateInput """Fiscal Year Begin Month""" resortDetailsFiscalStartMonth: FloatInput """Fiscal Year Begin Year""" resortDetailsFiscalStartYear: FloatInput """Screen Painter flags to indicate whether an item is changable/ movable etc.""" resortDetailsFlags: StringInput """Future use""" resortDetailsFlowCode: StringInput """Property Free Nights Stay Tier.""" resortDetailsFnsTier: StringInput """Other languages""" resortDetailsFolioLanguage1: StringInput """Other languages""" resortDetailsFolioLanguage2: StringInput """Other languages""" resortDetailsFolioLanguage3: StringInput """Other languages""" resortDetailsFolioLanguage4: StringInput """Future use""" resortDetailsGenmgr: StringInput """To define an upper limit to the number of rooms for Group""" resortDetailsGroupRoomWarning: FloatInput """Future use""" resortDetailsGuestLookupTimeout: FloatInput """Number of guest elevators.""" resortDetailsQtyGuestElevators: FloatInput """Total of guest rooms floors.""" resortDetailsQtyGuestRoomFloors: FloatInput """Future use""" resortDetailsHotelCode: StringInput """Future use""" resortDetailsHotelFc: StringInput """Hotel id""" resortDetailsHotelId: StringInput """Future use""" resortDetailsHotelType: StringInput """Future use""" resortDetailsImgDirectionId: FloatInput """Future use""" resortDetailsImgHotelId: FloatInput """Future use""" resortDetailsImgMapId: FloatInput """Future use""" resortDetailsInactiveDaysForGuestProfil: FloatInput """Inactive Flag""" resortDetailsInactiveFlag: StringInput """Future use""" resortDetailsIndividualAddressType: StringInput """Future use""" resortDetailsIndividualPhoneType: StringInput """To define an upper limit to the number of rooms for group""" resortDetailsIndividualRoomWarning: FloatInput """The date the record was created""" resortDetailsInsertDate: DateTimeInput """The user that created the record""" resortDetailsInsertUser: FloatInput """Int Tax Included YN""" resortDetailsIntTaxIncludedYn: StringInput """Future use""" resortDetailsInventoryYn: StringInput """JRN Update Date and Time""" resortDetailsJrnupdatedttm: DateTimeInput """To calculate the entire availability of the Hotel for future reservations""" resortDetailsKeepAvailability: FloatInput """Latitude of the property in decimal""" resortDetailsLatitude: FloatInput """Future use""" resortDetailsLeadsend: StringInput """The owner who owns this property""" resortDetailsLegalOwner: StringInput """The property that the record belongs to""" resortDetailsLocationId: StringInput """Long date format for the property.""" resortDetailsLongDateFormat: StringInput """The default length of stay""" resortDetailsLongStayControl: FloatInput """Longitude of the property in decimal""" resortDetailsLongitude: FloatInput """Maximum adults in family rooms.""" resortDetailsMaxAdultsFamilyRoom: FloatInput """Maximum children in family rooms.""" resortDetailsMaxChildrenFamilyRoom: FloatInput """Future use""" resortDetailsMaxOccupancy: FloatInput """Maximum number of days that are allowed to credit a bill. (Country requirements.) Used in CASHIERING MODULE.""" resortDetailsMaxcreditdays: FloatInput """Indicates whether the property supports MBS. Used in some file exports.""" resortDetailsMbsSupportedYn: StringInput """Future use""" resortDetailsMeetRooms: FloatInput """Future use""" resortDetailsMeetSeats: FloatInput """Future use""" resortDetailsMeetSpace: FloatInput """Future use""" resortDetailsMeetingFc: StringInput """Minimum days for reminder letter.""" resortDetailsMinDaysBet2ReminderLetter: FloatInput """Internal""" resortDetailsNameIdLink: FloatInput """Future use""" resortDetailsNightAuditCashierId: StringInput """Number of non smoking rooms.""" resortDetailsQtyNonSmokingRooms: FloatInput """Notes for the property""" resortDetailsNotes: StringInput """Total number of beds in this property""" resortDetailsNumberBeds: FloatInput """Total number of floors in this property""" resortDetailsNumberFloors: FloatInput """Number of Rooms""" resortDetailsNumberRooms: FloatInput """Future use""" resortDetailsOpusCurrencyCode: StringInput """Organization ID""" resortDetailsOrganizationId: FloatInput """Organization Internal ID""" resortDetailsOrganizationid: FloatInput """Future use""" resortDetailsOwnership: StringInput """Package Loss code for a particular package""" resortDetailsPackageLoss: StringInput """Package Profit code for a particular Package""" resortDetailsPackageProfit: StringInput """Parent Org Code""" resortDetailsParentOrgCode: StringInput """Market code""" resortDetailsPasserbyMarket: StringInput """Source code""" resortDetailsPasserbySource: StringInput """Path""" resortDetailsPath: StringInput """Minimim Payment Date for the Property used in Cross Property Postings. This will get updated while running the user defined procedure during the night audit process.""" resortDetailsPaymentDate: DateTimeInput """Future use""" resortDetailsPerReservationRoomLimit: FloatInput """The direct dial phone number of this property""" resortDetailsTelephone: StringInput """The postal code of this property.""" resortDetailsPostCode: StringInput """Primary Key ID""" resortDetailsPkid: FloatInput """URL where property information is located.""" resortDetailsProinfoUrl: StringInput """Property MAP URL.""" resortDetailsPropMapUrl: StringInput """Property picture URL.""" resortDetailsPropPicUrl: StringInput """The property that the record belongs to""" resortDetailsLocationid: StringInput """The name of this property.""" resortDetailsName: StringInput """Type of resort.""" resortDetailsResortType: StringInput """Future use""" resortDetailsQuotedCurrency: StringInput """RNA Insert Date""" resortDetailsRnaInsertdate: DateTimeInput """RNA Update Date""" resortDetailsRnaUpdatedate: DateTimeInput """Minimim last Reconciliation Date for the Property used in Cross Property Postings. This will get updated while running the user defined procedure during the night audit process.""" resortDetailsReconcileDate: DateTimeInput """Future use""" resortDetailsRegionCode: StringInput """Description of the Region.""" resortDetailsRegionDescription: StringInput """Future use""" resortDetailsRestaurant: FloatInput """Total number of Sheets""" resortDetailsRhythmSheets: FloatInput """Total number of Towels""" resortDetailsRhythmTowels: FloatInput """Room amenity.""" resortDetailsRoomAmenity: StringInput """Future use""" resortDetailsSglNum: StringInput """Future use""" resortDetailsSglRate1: FloatInput """Future use""" resortDetailsSglRate2: FloatInput """Future use""" resortDetailsSuiNum: StringInput """Future use""" resortDetailsSuiRate1: FloatInput """Future use""" resortDetailsSuiRate2: FloatInput """To store number of days before deleting the gest profile""" resortDetailsSaveProfiles: FloatInput """Future use""" resortDetailsScriptId: FloatInput """Future use""" resortDetailsSeason1: StringInput """Future use""" resortDetailsSeason2: StringInput """Future use""" resortDetailsSeason3: StringInput """Future use""" resortDetailsSeason4: StringInput """Future use""" resortDetailsSeason5: StringInput """Indicates that the property accepts leads as bookings.""" resortDetailsSendLeadAsBooking: StringInput """Shop description.""" resortDetailsShopDescription: StringInput """Short date format for the property.""" resortDetailsShortDateFormat: StringInput """Number of single rooms.""" resortDetailsQtySingleRooms: FloatInput """For default commission percentage""" resortDetailsSourceCommission: StringInput """The state in which this property is located.""" resortDetailsState: StringInput """Description of the state.""" resortDetailsStateDesc: StringInput """The street of the property.""" resortDetailsStreet: StringInput """Number of suites.""" resortDetailsQtySuites: FloatInput """Internal""" resortDetailsSummCurrencyCode: StringInput """For default commission percentage""" resortDetailsTaCommission: StringInput """Future use""" resortDetailsTplNum: StringInput """Future use""" resortDetailsTplRate1: FloatInput """Future use""" resortDetailsTplRate2: FloatInput """Formats for telephone number""" resortDetailsTelephoneNoFormat: StringInput """Separator for monetory values""" resortDetailsThousandSeparator: StringInput """Default time format for the property.""" resortDetailsTimeFormat: StringInput """Time zone region selected by the employee.""" resortDetailsTimezoneRegion: StringInput """Toll free telephone number.""" resortDetailsTollfree: StringInput """Future use""" resortDetailsTotRooms: FloatInput """Tourist Number""" resortDetailsTouristNumber: StringInput """Indicates whether the property handles multi byte characters and whether they are translateable or not""" resortDetailsTranslateMulticharYn: StringInput """Turnaway code for the property.""" resortDetailsTurnawayCode: StringInput """Number of twin rooms.""" resortDetailsQtyTwinRooms: FloatInput """The date the record was modified""" resortDetailsUpdateDate: DateTimeInput """The user that modified the record""" resortDetailsUpdateUser: FloatInput """VAT ID of this property.""" resortDetailsVatId: StringInput """Future use""" resortDetailsVideocheckoutPrinter: StringInput """Video check out start time.""" resortDetailsVideoCoStart: DateTimeInput """Video check out end time.""" resortDetailsVideoCoStop: DateTimeInput """Future use""" resortDetailsWakeUpDelay: FloatInput """Amount at which warning is raised.""" resortDetailsWarningAmount: FloatInput """Webaddress of the property""" resortDetailsWebaddress: StringInput """Weekend days for the property.""" resortDetailsWeekendDays: StringInput """Internal""" resortDetailsZeroInvPurDays: FloatInput """Account ID""" profileaccountstravelagentDetailsProfileId: FloatInput """Active Flag""" profileaccountstravelagentDetailsActiveYn: StringInput """Chain Code""" profileaccountstravelagentDetailsChainCode: StringInput """Company""" profileaccountstravelagentDetailsCompany: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" profileaccountstravelagentDetailsDsi: FloatInput """History Y/N""" profileaccountstravelagentDetailsHistoryYn: StringInput """IATA Number""" profileaccountstravelagentDetailsNameCode: StringInput """Inactive Date""" profileaccountstravelagentDetailsInactiveDate: DateInput """Organization ID""" profileaccountstravelagentDetailsOrganizationId: FloatInput """JRN Update Date and Time""" profileaccountstravelagentDetailsJrnupdatedttm: DateTimeInput """Last""" profileaccountstravelagentDetailsLast: StringInput """Name ID""" profileaccountstravelagentDetailsNameId: FloatInput """Internal ID to uniquely identify the Organization""" profileaccountstravelagentDetailsOrganizationid: FloatInput """Profile Type""" profileaccountstravelagentDetailsProfileType: StringInput """Profile Type Code""" profileaccountstravelagentDetailsNameType: StringInput """Resort for which Job is registered.""" profileaccountstravelagentDetailsResortRegistered: StringInput """The Uppercase value of Last or Company.""" profileaccountstravelagentDetailsSname: StringInput """Uppercase value of First Name.""" profileaccountstravelagentDetailsSfirst: StringInput """Internal Indexed field for Searching by Extended Byte First Name.""" profileaccountstravelagentDetailsSxfirstName: StringInput """Internal Indexed field for Searching by Extended Byte Name.""" profileaccountstravelagentDetailsSxname: StringInput """Update Date""" profileaccountstravelagentDetailsUpdateDate: DateTimeInput """Account ID""" reservationprofileaccountscompanyDetailsProfileId: FloatInput """Active Flag""" reservationprofileaccountscompanyDetailsActiveYn: StringInput """Chain Code""" reservationprofileaccountscompanyDetailsChainCode: StringInput """Company""" reservationprofileaccountscompanyDetailsCompany: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" reservationprofileaccountscompanyDetailsDsi: FloatInput """History Y/N""" reservationprofileaccountscompanyDetailsHistoryYn: StringInput """IATA Number""" reservationprofileaccountscompanyDetailsNameCode: StringInput """Inactive Date""" reservationprofileaccountscompanyDetailsInactiveDate: DateInput """Organization ID""" reservationprofileaccountscompanyDetailsOrganizationId: FloatInput """JRN Update Date and Time""" reservationprofileaccountscompanyDetailsJrnupdatedttm: DateTimeInput """Last""" reservationprofileaccountscompanyDetailsLast: StringInput """Name ID""" reservationprofileaccountscompanyDetailsNameId: FloatInput """Internal ID to uniquely identify the Organization""" reservationprofileaccountscompanyDetailsOrganizationid: FloatInput """Profile Type""" reservationprofileaccountscompanyDetailsProfileType: StringInput """Profile Type Code""" reservationprofileaccountscompanyDetailsNameType: StringInput """Resort for which Job is registered.""" reservationprofileaccountscompanyDetailsResortRegistered: StringInput """The Uppercase value of Last or Company.""" reservationprofileaccountscompanyDetailsSname: StringInput """Uppercase value of First Name.""" reservationprofileaccountscompanyDetailsSfirst: StringInput """Internal Indexed field for Searching by Extended Byte First Name.""" reservationprofileaccountscompanyDetailsSxfirstName: StringInput """Internal Indexed field for Searching by Extended Byte Name.""" reservationprofileaccountscompanyDetailsSxname: StringInput """Update Date""" reservationprofileaccountscompanyDetailsUpdateDate: DateTimeInput } type Query { """Detailed information on past and future reservations including occupancy and revenue figures with all profile data broken down by Market Rate code Room type and Periods of time.""" statisticsHistoryAndForecast(limit: Int offset: Int input: StatisticsHistoryAndForecastQueryArgumentsType!): [StatisticsHistoryAndForecastType] } type StatisticsHistoryAndForecastType { """History Forecast Details""" historyForecastDetails: StatisticsHistoryAndForecastHistoryForecastDetailsType """Fiscal Calendar""" fiscalCalendarDetails: StatisticsHistoryAndForecastFiscalCalendarDetailsType """Gregerian Calendar""" gregerianCalendarDetails: StatisticsHistoryAndForecastGregerianCalendarDetailsType """Reservation Profile Accounts Source Details""" reservationProfileAccountsSourceDetails: StatisticsHistoryAndForecastReservationProfileAccountsSourceDetailsType """Market Details""" marketDetails: StatisticsHistoryAndForecastMarketDetailsType """Resort Details""" propertyPropertyDetails: StatisticsHistoryAndForecastPropertyPropertyDetailsType """Profile Accounts Travel Agent Details""" profileAccountsTravelAgentDetails: StatisticsHistoryAndForecastProfileAccountsTravelAgentDetailsType """Reservation Profile Accounts Company Details""" reservationProfileAccountsCompanyDetails: StatisticsHistoryAndForecastReservationProfileAccountsCompanyDetailsType statisticsHistoryAndForecastRecordCount: Int } type StatisticsHistoryAndForecastHistoryForecastDetailsType { """Adults""" adults: Float """Agent ID""" agentId: Float """Arrival Persons""" arrivalPersons: Float """Arrival Rooms""" arrivalRooms: Float """Average Rate""" averageRate: Float """Block Status""" blockStatus: String """Booking Status""" bookingStatus: String """Booking Status Description""" bookingStatusDescription: String """Filter Date""" businessDate: Date """Central Average Rate""" cAverageRate: Float """Central Extra Revenue""" cExtraRevenue: Float """Central Gross Rate Amount""" cGrossRateAmount: Float """Central Net Room Revenue Amount""" cNetRoomRevenueAmount: Float """Cancelled Rooms""" cancelledRooms: Float """Cash Room Nights""" cashRoomNights: Float """Central Booking Status""" centralBookingStatus: String """Central Booking Status Description""" centralBookingStatusDescription: String """Central Day Use Extra Revenue""" centralDayUseExtraRevenue: Float """Central Day Use Gross Rate""" centralDayUseGrossRate: Float """Central Food Revenue""" centralFoodRevenue: Float """Central Gross Rate""" centralGrossRate: Float """Central Market Code""" centralMarketCode: String """Central Market Description""" centralMarketDescription: String """Central Market Display Sequence""" centralMarketDisplaySequence: Float """Central Market Group Code""" centralMarketGroupCode: String """Central Market Group Description""" centralMarketGroupDescription: String """Central Net Room Revenue""" centralNetRoomRevenue: Float """Central Origin Code""" centralOriginCode: String """Central Origin Description""" centralOriginDescription: String """Central Origin Display Sequence""" centralOriginDisplaySequence: Float """Central Other Revenue""" centralOtherRevenue: Float """Central Rate Category""" centralRateCategory: String """Central Room Class""" centralRoomClass: String """Central Room Class Description""" centralRoomClassDescription: String """Central Room Revenue""" centralRoomRevenue: Float """Central Room Type""" centralRoomType: String """Central Room Type Description""" centralRoomTypeDescription: String """Central Source Code""" centralSourceCode: String """Central Source Description""" centralSourceDescription: String """Central Source Display Sequence""" centralSourceDisplaySequence: Float """Central Source Group Code""" centralSourceGroupCode: String """Central Source Group Description""" centralSourceGroupDescription: String """Central Source Group Display Sequence""" centralSourceGroupDisplaySequence: Float """Central Total Revenue""" centralTotalRevenue: Float """Children""" children: Float """Complimentary Room Nights""" complimentaryRoomNights: Float """Country""" country: String """Country Code""" countryCode: String """Cribs""" cribs: Float """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Day Use Extra Revenue""" dayUseExtraRevenue: Float """Day Use Gross Rate""" dayUseGrossRate: Float """Day Use Net Room Revenue""" dayUseNetRoomRevenue: Float """Day Use Persons""" dayUsePersons: Float """Day Use Rooms""" dayUseRooms: Float """Day Use Y/N""" dayUseYn: String """Deduct Group Rooms""" deductGroupRooms: Float """Deduct Individual Rooms""" deductIndividualRooms: Float """Departure Persons""" departurePersons: Float """Departure Rooms""" departureRooms: Float """Event Type""" eventType: String """Extra Beds""" extraBeds: Float """Extra Revenue""" extraRevenue: Float """Food Revenue""" foodRevenue: Float """Gross Rate""" grossRate: Float """Gross Rate Amount""" grossRateAmount: Float """History Forecast""" historyForecast: String """House Use""" houseUse: Float """Internal ID to uniquely identify the Property""" locationID: String """Market Code""" marketCode: String """Market Description""" marketDescription: String """Market Display Sequence""" marketDisplaySequence: Float """Market group attached to the market code""" marketGroupCode: String """Market Group Description""" marketGroupDescription: String """Multiple Occupancy Rooms""" multipleOccupancyRooms: Float """Net Room Revenue""" netRoomRevenue: Float """Net Room Revenue Amount""" netRoomRevenueAmount: Float """No-Show Rooms""" noShowRooms: Float """Non-Deduct Group Rooms""" nonDeductGroupRooms: Float """Non-Deduct Individual Rooms""" nonDeductIndividualRooms: Float """Number Rooms""" numberRooms: Float """Number of Guests""" numberOfGuests: Float """Number of Rooms""" numberOfRooms: Float """Occupancy Perc""" occupancyPerc: Float """Ooo Count""" oooCount: Float """Number of Rooms marked as Out of Order for today""" oooRooms: Float """Ooo Rooms Type""" oooRoomsType: Float """Internal ID to uniquely identify the Organization""" organizationID: Float """Origin Code""" originCode: String """Origin Description""" originDescription: String """Origin Display Sequence""" originDisplaySequence: Float """Other Revenue""" otherRevenue: Float """Parent Company ID""" parentCompanyId: Float """Picked-Up Block Rooms""" pickedUpBlockRooms: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Code to uniquely identify the Property""" property: String """Pseudo Room YN""" pseudoRoomYN: String """Rate Category""" rateCategory: String """Rate Code""" rateCode: String """Region Code""" regionCode: String """Region Description""" regionDescription: String """Remaining Block Rooms""" remainingBlockRooms: Float """Reservation Inventory Type""" reservationInventoryType: String """Reservation Type""" reservationType: String """Property Number Rooms""" resortNumberRooms: Float """Property Phy Num Rooms""" resortPhyNumRooms: Float """Property Physical Number Rooms""" resortPhysicalNumberRooms: Float """Property Physical Number Rooms Count""" resortPhysicalNumberRoomsCount: Float """Room Catering Phy Num Rooms""" roomCatPhyNumRooms: Float """Room Catering Physical Number Rooms""" roomCatPhysicalNumberRooms: Float """Room Catering Physical Number Rooms Count""" roomCatPhysicalNumberRoomsCount: Float """Room Category""" roomCategory: String """Room Class""" roomClass: String """Room Class Description""" roomClassDescription: String """Room Nights""" roomNights: Float """Room Revenue""" roomRevenue: Float """Room Type""" roomType: String """Room Type Description""" roomTypeDescription: String """Single Occupancy Rooms""" singleOccupancyRooms: Float """Source Code""" sourceCode: String """Source Description""" sourceDescription: String """Source Display Sequence""" sourceDisplaySequence: Float """Source group of the source code""" sourceGroupCode: String """Source Group Description""" sourceGroupDescription: String """Source Group Display Sequence""" sourceGroupDisplaySequence: Float """Source Prof ID""" sourceProfId: Float """Total Count""" totalCount: Float """Total Occupancy""" totalOccupancy: Float """Tot Phy Property Rooms""" totalPhyResortRooms: Float """Tot Phy Property Rooms Count""" totalPhyResortRoomsCount: Float """Total Phy Rooms""" totalPhyRooms: Float """Total Phy Rooms Count""" totalPhyRoomsCount: Float """Total Revenue""" totalRevenue: Float """Waitlist Persons""" waitlistPersons: Float """Waitlist Rooms""" waitlistRooms: Float } type StatisticsHistoryAndForecastFiscalCalendarDetailsType { """Business Date""" businessDate: Date """Calendar""" calendar: String """Calendar Description""" calendarDescription: String """Calendarpkid""" calendarpkid: Float """Calendartype""" calendartype: String """Daydesc""" daydesc: String """Dayenddate""" dayenddate: Date """Daytimespan""" daytimespan: Float """Default Calendar Y/N""" defaultCalendarYn: String """Month Description""" monthDescription: String """Period""" period: String """Period End Date""" periodEndDate: Date """Period Start Date""" periodStartDate: Date """Periodpkid""" periodpkid: Float """Periodtimespan""" periodtimespan: Float """Quarter""" quarter: String """Quarter Description""" quarterDescription: String """Quarter End Date""" quarterEndDate: Date """Quarter Start Date""" quarterStartDate: Date """Quarterpkid""" quarterpkid: Float """Quartertimespan""" quartertimespan: Float """Weekcode""" weekcode: String """Weekdesc""" weekdesc: String """Weekenddate""" weekenddate: Date """Weekkey""" weekkey: String """Weekstartdate""" weekstartdate: Date """Weektimespan""" weektimespan: Float """Year""" year: Float """Year Description""" yearDescription: String """Year End Date""" yearEndDate: Date """Year Start Date""" yearStartDate: Date """Yearpkid""" yearpkid: Float """Yeartimespan""" yeartimespan: Float } type StatisticsHistoryAndForecastGregerianCalendarDetailsType { """Business Date""" businessDate: Date """Calendar""" calendar: String """Calendar Description""" calendarDescription: String """Calendarpkid""" calendarpkid: Float """Calendartype""" calendartype: String """Daydesc""" daydesc: String """Dayenddate""" dayenddate: Date """Daytimespan""" daytimespan: Float """Default Calendar Y/N""" defaultCalendarYn: String """Month Description""" monthDescription: String """Period""" period: String """Period End Date""" periodEndDate: Date """Period Start Date""" periodStartDate: Date """Periodpkid""" periodpkid: Float """Periodtimespan""" periodtimespan: Float """Quarter""" quarter: String """Quarter Description""" quarterDescription: String """Quarter End Date""" quarterEndDate: Date """Quarter Start Date""" quarterStartDate: Date """Quarterpkid""" quarterpkid: Float """Quartertimespan""" quartertimespan: Float """Weekcode""" weekcode: String """Weekdesc""" weekdesc: String """Weekenddate""" weekenddate: Date """Weekkey""" weekkey: String """Weekstartdate""" weekstartdate: Date """Weektimespan""" weektimespan: Float """Year""" year: Float """Year Description""" yearDescription: String """Year End Date""" yearEndDate: Date """Year Start Date""" yearStartDate: Date """Yearpkid""" yearpkid: Float """Yeartimespan""" yeartimespan: Float } type StatisticsHistoryAndForecastReservationProfileAccountsSourceDetailsType { """AR Number""" aRNumber: String """The date this record was last updated by the ARC update program.""" aRCUpdateDate: Date """Account Email Primary""" accountEmailPrimary: String """Account ID""" accountID: Float """Account Name""" accountName: String """Account Name 2""" accountName2: String """Account Name 3""" accountName3: String """Account Owner Title""" accountOwnerTitle: String """Account Owners(All)""" accountOwnersAll: String """Phone no.""" accountPhonePrimary: String """Account Phone Web""" accountPhoneWeb: String """Account Source""" accountSource: String """Account Source Description""" accountSourceDescription: String """Account Type""" accountType: String """Account Type Description""" accountTypeDescription: String """Billing contact person in company.""" acctContact: String """Action Code""" actionCode: String """Active Flag""" activeFlag: String """Address 1""" address1: String """Address 2""" address2: String """Address 3""" address3: String """Address 4""" address4: String """Address Lang Code Description""" addressLangCodeDesc: String """Address Language""" addressLanguage: String """Address Language Code""" addressLanguageCode: String """Address Type""" addressType: String """All Properties""" allProperties: String """The Extended Byte Language of the Profile.""" alternateLanguage: String """Alternate Language Description""" alternateLanguageDescription: String """Alternate Name""" alternateName: String """Alternate Salutation""" alternateSalutation: String """Alternate Title""" alternateTitle: String """AR No Central""" arNumberCentral: String """Autoenroll Member Y/N""" autoenrollMemberYn: String """Billing Instruction""" billingInstruction: String """For tour operators the type of billing profile for this name.""" billingProfileCode: String """Birth Date""" birthDate: Date """Birth Date Str""" birthDateStr: String """Place of birth.""" birthPlace: String """Bl Msg""" blMsg: String """Business Potential""" businessPotential: String """Business Potential Description""" businessPotentialDescription: String """Business Segement""" businessSegement: String """Business Segement Description""" businessSegementDescription: String """Business Title""" businessTitle: String """Central Account Owner Title""" centralAccountOwnerTitle: String """Central Account Source""" centralAccountSource: String """Central Account Source Description""" centralAccountSourceDescription: String """Central Account Type""" centralAccountType: String """Central Account Type Description""" centralAccountTypeDescription: String """Central Business Potential""" centralBusinessPotential: String """Central Business Potential Description""" centralBusinessPotentialDescription: String """Central Business Segement Description""" centralBusinessSegementDescription: String """Central Business Segment""" centralBusinessSegment: String """Central Competition Code""" centralCompetitionCode: String """Central Competition Code Description""" centralCompetitionCodeDescription: String """Central Corporate Type""" centralCorporateType: String """Central Corporate Type Description""" centralCorporateTypeDescription: String """Central Inactive Reason""" centralInactiveReason: String """Central Inactive Reason Description""" centralInactiveReasonDescription: String """Central Industry Code""" centralIndustryCode: String """Central Industry Code Description""" centralIndustryCodeDescription: String """Central Keyword""" centralKeyword: String """Central Priority""" centralPriority: String """Central Priority Description""" centralPriorityDescription: String """Central Profile Type Code""" centralProfileTypeCode: String """Central Profile Type Description""" centralProfileTypeDescription: String """Central Scope""" centralScope: String """Central Scope City""" centralScopeCity: String """Central Scope City Description""" centralScopeCityDescription: String """Central Scope Description""" centralScopeDescription: String """Central State""" centralState: String """Central Territory""" centralTerritory: String """Central Territory Description""" centralTerritoryDescription: String """Chain Code""" chainCode: String """City""" city: String """City Ext""" cityExt: String """Combined Name""" combinedName: String """Commission Code""" commissionCode: String """Commission Code All""" commissionCodeAll: String """Communication Role1""" communicationRole1: String """Communication Role2""" communicationRole2: String """Communication Role3""" communicationRole3: String """Communication Type1""" communicationType1: String """Communication Type2""" communicationType2: String """Communication Type3""" communicationType3: String """Communication Value1""" communicationValue1: String """Communication Value2""" communicationValue2: String """Communication Value3""" communicationValue3: String """Company""" company: String """Competition Code""" competitionCode: String """Competition Code Description""" competitionCodeDescription: String """Specified whether Name_Code column has Company # or IATA #. For Company # the value will beCOMP and for IATA # the Value of this column will be IATA.""" corporateType: String """Corporate Type Description""" corporateTypeDescription: String """Country""" country: String """Country Description""" countryDescription: String """Created By User""" createdByUser: String """Created On Date""" createdOnDate: DateTime """Credit Card Name""" creditCardName: String """Credit Card Type""" creditCardType: String """Credit Rating""" creditRating: String """Currency Code""" currencyCode: String """Currency Description""" currencyDescription: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Email Y/N""" emailYn: String """Envelope Greeting""" envelopeGreeting: String """External ID""" externalId: String """F Subscription Db""" fSubscriptionDb: String """F Subscription Y/N""" fSubscriptionYn: String """Fax Number""" faxNo: String """First""" first: String """Gender""" gender: String """Guest Priv Y/N""" guestPrivYn: String """History Y/N""" historyYn: String """Hold Code""" holdCode: String """IATA Number""" iATANumber: String """IATA Consortia""" iataConsortia: String """Inactive Date""" inactiveDate: Date """Inactive Flag""" inactiveFlag: String """Reason Code for inactive status from REASON table""" inactiveReason: String """Reason why record was inactivated.""" inactiveReasonDescription: String """Industry Code""" industryCode: String """Industry Code Description""" industryCodeDescription: String """Interest Code.""" interest: String """Deleted Flag""" internalDeletedflag: String """Inactive Flag""" internalInactiveflag: String """Organization ID""" internalOrganizationId: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Keyword""" keyword: String """Last""" last: String """Last Group""" lastGroup: String """Last Rate""" lastRate: Float """Not used.""" lastRoom: String """Last Source""" lastSource: String """Last Stay""" lastStay: Date """Legal Company""" legalCompany: String """Letter Greeting""" letterGreeting: String """Mail Action""" mailAction: String """Mail Action Description""" mailActionDescription: String """Mail List""" mailList: String """The type of mail this user should be sent.""" mailType: String """Mail Y/N""" mailYn: String """Market Research Y/N""" marketResearchYn: String """Middle""" middle: String """Name ID""" nameId: Float """Nationality Code""" nationalityCode: String """Nationality Description""" nationalityDescription: String """Negotiated Rate""" negotiatedRate: String """Next Stay""" nextStay: Date """The nickname of this individual.""" nickname: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Number of days a payment is due for the account.""" paymentDueDays: Float """Postal Code""" postalCode: String """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Primary Owner""" primaryOwner: String """Primary Owner Code""" primaryOwnerCode: String """Priority""" priority: String """Priority Description""" priorityDescription: String """Product Interest""" productInterest: String """Profession of the guest""" profession: String """Profile Language Description""" profileLanguageDescription: String """Profile privacy flag determine if the profile is marked as private for a property.""" profilePrivacyFlg: String """Profile Type""" profileType: String """Profile Type Code""" profileTypeCode: String """Profile Type Description""" profileTypeDescription: String """Protected""" protected: String """Reference Currency""" referenceCurrency: String """Reporting Influence""" repInfluence: String """Reporting Influence Desc""" repInfluenceDescription: String """Rep Mail Action Codes""" repMailActionCodes: String """Rep Mail Action Desc""" repMailActionDesc: String """Reporting Nationality Code""" repNationalityCode: String """Reporting Nationality Description""" repNationalityDescription: String """Reporting State Desc""" repStateDescription: String """Reporting Tax Type Desc""" repTaxTypeDescription: String """Reporting Title Name""" repTitleName: String """Reporting Vip Name""" repVIPName: String """Reporting Vip Status""" repVIPStatus: String """User option to replace address in ORS with one from PMS.""" replaceAddress: String """Resort for which Job is registered.""" resortRegistered: String """Restricted""" restricted: String """Restricted Rule""" restrictedRule: String """Salutation Greeting""" salutation: String """Scope""" scope: String """Scope City""" scopeCity: String """Scope City Decription""" scopeCityDecription: String """Scope Description""" scopeDescription: String """The Uppercase value of Last or Company.""" searchAccountName: String """Uppercase value of First Name.""" sfirst: String """State""" state: String """State Code""" stateCode: String """State Description of the Guest of Payee""" stateDesc: String """Internal Indexed field for Searching by Extended Byte First Name.""" sxfirstName: String """Internal Indexed field for Searching by Extended Byte Name.""" sxname: String """Tax1 Number""" tax1No: String """Tax2 Number""" tax2No: String """Tax Category""" taxCategory: String """Tax Type""" taxType: String """Tax Type Description""" taxTypeDescription: String """Territory""" territory: String """Territory Description""" territoryDescription: String """Third Party Y/N""" thirdPartyYn: String """Trace Code""" traceCode: String """Trace Code Description""" traceCodeDescription: String """UDFC01""" uDFC01: String """UDFC02""" uDFC02: String """UDFC03""" uDFC03: String """UDFC04""" uDFC04: String """UDFC05""" uDFC05: String """UDFC06""" uDFC06: String """UDFC07""" uDFC07: String """UDFC08""" uDFC08: String """UDFC09""" uDFC09: String """UDFC10""" uDFC10: String """UDFC11""" uDFC11: String """UDFC12""" uDFC12: String """UDFC13""" uDFC13: String """UDFC14""" uDFC14: String """UDFC15""" uDFC15: String """UDFC16""" uDFC16: String """UDFC17""" uDFC17: String """UDFC18""" uDFC18: String """UDFC19""" uDFC19: String """UDFC20""" uDFC20: String """UDFC21""" uDFC21: String """UDFC22""" uDFC22: String """UDFC23""" uDFC23: String """UDFC24""" uDFC24: String """UDFC25""" uDFC25: String """UDFC26""" uDFC26: String """UDFC27""" uDFC27: String """UDFC28""" uDFC28: String """UDFC29""" uDFC29: String """UDFC30""" uDFC30: String """UDFC31""" uDFC31: String """UDFC32""" uDFC32: String """UDFC33""" uDFC33: String """UDFC34""" uDFC34: String """UDFC35""" uDFC35: String """UDFC36""" uDFC36: String """UDFC37""" uDFC37: String """UDFC38""" uDFC38: String """UDFC39""" uDFC39: String """UDFC40""" uDFC40: String """UDFD01""" uDFD01: Date """UDFD02""" uDFD02: Date """UDFD03""" uDFD03: Date """UDFD04""" uDFD04: Date """UDFD05""" uDFD05: Date """UDFD06""" uDFD06: Date """UDFD07""" uDFD07: Date """UDFD08""" uDFD08: Date """UDFD09""" uDFD09: Date """UDFD10""" uDFD10: Date """UDFD11""" uDFD11: Date """UDFD12""" uDFD12: Date """UDFD13""" uDFD13: Date """UDFD14""" uDFD14: Date """UDFD15""" uDFD15: Date """UDFD16""" uDFD16: Date """UDFD17""" uDFD17: Date """UDFD18""" uDFD18: Date """UDFD19""" uDFD19: Date """UDFD20""" uDFD20: Date """UDFN01""" uDFN01: Float """UDFN02""" uDFN02: Float """UDFN03""" uDFN03: Float """UDFN04""" uDFN04: Float """UDFN05""" uDFN05: Float """UDFN06""" uDFN06: Float """UDFN07""" uDFN07: Float """UDFN08""" uDFN08: Float """UDFN09""" uDFN09: Float """UDFN10""" uDFN10: Float """UDFN11""" uDFN11: Float """UDFN12""" uDFN12: Float """UDFN13""" uDFN13: Float """UDFN14""" uDFN14: Float """UDFN15""" uDFN15: Float """UDFN16""" uDFN16: Float """UDFN17""" uDFN17: Float """UDFN18""" uDFN18: Float """UDFN19""" uDFN19: Float """UDFN20""" uDFN20: Float """UDFN21""" uDFN21: Float """UDFN22""" uDFN22: Float """UDFN23""" uDFN23: Float """UDFN24""" uDFN24: Float """UDFN25""" uDFN25: Float """UDFN26""" uDFN26: Float """UDFN27""" uDFN27: Float """UDFN28""" uDFN28: Float """UDFN29""" uDFN29: Float """UDFN30""" uDFN30: Float """UDFN31""" uDFN31: Float """UDFN32""" uDFN32: Float """UDFN33""" uDFN33: Float """UDFN34""" uDFN34: Float """UDFN35""" uDFN35: Float """UDFN36""" uDFN36: Float """UDFN37""" uDFN37: Float """UDFN38""" uDFN38: Float """UDFN39""" uDFN39: Float """UDFN40""" uDFN40: Float """Update Date""" updateDate: DateTime """The last date this record's fax # was updated.""" updateFaxDate: Date """Update User""" updateUser: String """VIP Name""" vipName: String """VIP Status""" vipStatus: String """Extended Byte Company Name""" xcompanyName: String """Xenvelope Greeting""" xenvelopeGreeting: String """Xfirst Name""" xfirstName: String """Xlast Name""" xlastName: String """Extended Byte middle name.""" xmiddleName: String } type StatisticsHistoryAndForecastMarketDetailsType { """Central Market Code""" centralMarketCode: String """Central Market Description""" centralMarketDescription: String """Central Market Group Code""" centralMarketGroupCode: String """Central Market Group Description""" centralMarketGroupDescription: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Display Color""" displayColor: String """Inactive Date""" inactiveDate: DateTime """Inactive YN""" inactiveYN: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """Deleted Flag""" internalDeletedflag: String """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Property""" locationID: String """Market Code""" marketCode: String """Market Description""" marketDescription: String """Market Display Sequence""" marketDisplaySequence: Float """Market group attached to the market code""" marketGroupCode: String """Market Group Description""" marketGroupDescription: String """Market Group Display Sequence""" marketGroupDisplaySequence: Float """Marketgroupid""" marketgroupid: String """Marketid""" marketid: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Print Group for Nationality Report""" printGroup: String """Property""" property: String """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Market Sell Sequence""" repMarketSellSequence: Float """Reporting Parent Sell Sequence""" repParentSellSequence: Float """Reporting Updatedate""" repUpdateDate: DateTime """RnA Insertdate""" rnaInsertDate: DateTime """RnA Updatedate""" rnaUpdateDate: DateTime """Sc Orderby""" scOrderby: Float """Transaction Code""" trxCode: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type StatisticsHistoryAndForecastPropertyPropertyDetailsType { """The property that the record belongs to""" property: String """Number format of AR account no.""" aRAccountNoFormat: String """Specifies if the AR acct No is mandatory(Y/N)""" aRAccountNumberMandatoryYN: String """Default Account Type for an Agent for the Property""" aRAgent: String """Internal""" aRBalanceTrxCode: String """Default Account Type for a Company for the Property""" aRCompany: String """Internal""" aRCreditTrxCode: String """Default Account Type for a Group for the Property""" aRGroups: String """Default Account Type for Individual for the Property""" aRIndividuals: String """Internal""" aRSettleCode: String """Internal""" aRTypewriter: String """Access Code""" accessCode: String """Number of handicapped rooms.""" accessibleRooms: Float """Aging bucket 1""" agingLevel1: Float """Aging bucket 2""" agingLevel2: Float """Aging bucket 3""" agingLevel3: Float """Aging bucket 4""" agingLevel4: Float """Aging bucket 3""" agingLevel5: Float """The Airport Code for the airport near the property""" airport: String """Distance of the Airport specified in the AIRPORT_CODE column from the Property""" airportDistance: String """Time it takes to travel the distance between the Property and the Airport specified in AIRPORT_CODE column""" airportTime: String """Allow loggin in to this resort(Y/N)""" allowLoginYN: String """Period for the allowance""" allowancePeriodAdj: String """Internal""" awardsTimeout: Float """Ball Room Area""" ballroomArea: String """No of Ballroom Seats""" ballroomSeats: Float """The base language of the Hotel""" baseLanguage: String """It contains the reservation type to be used when making group block""" block: String """Brand Code of the property.""" brandCode: String """Financial Year of the Property""" budgetMonth: Float """The date this resort becomes valid for use by the system""" businessDate: Date """Value for the parameter.""" businessID: String """Value for the parameter.""" businessRegistrationCode: String """Code for the CRO""" cROCODE: String """Internal""" cashShiftDrop: String """Catering Currency Code used when Catering Currency differs from base currency.""" cateringCurrencyCode: String """Catering currency format.""" cateringCurrencyFormat: String """Central Exchange Date""" centralXchangeDate: Date """Central Exchange Rate""" centralXchangeRate: Float """Central Credit Limit""" centralCreditLimit: Float """Central Currency Code""" centralCurrencyCode: String """Central Currency Description""" centralCurrencyDescription: String """Central Double Rate2""" centralDblRate2: Float """Central Double Rate1""" centralDblRate1: Float """Central Passerby Market""" centralPasserbyMarket: String """Central Passerby Source""" centralPasserbySource: String """Central Property Type""" centralPropertyType: String """Central Sgl Rate1""" centralSglRate1: Float """Central Sgl Rate 2""" centralSglRate2: Float """Central State""" centralState: String """Central State Description""" centralStateDescription: String """Central Sui Rate1""" centralSuiRate1: Float """Central Sui Rate 2""" centralSuiRate2: Float """Central Tpl Rate1""" centralTplRate1: Float """Central Tpl Rate 2""" centralTplRate2: Float """Central Warning Amount""" centralWarningAmount: Float """Chain Code for the chain to which the property belongs""" chainCode: String """The description of this chain.""" chainDescription: String """Chain Mode""" chainMode: String """Internal""" checkExgPaidout: String """The Hotel official check out time""" checkOutTime: DateTime """Internal""" checkShiftDrop: String """Internal""" checkTrxcode: String """The Hotel official check intime""" checkInTime: DateTime """The physical city in which this property resides.""" city: String """City Description""" cityDescription: String """Internal""" comAddress: String """Internal""" comMethod: String """Internal""" comNameXrefId: Float """Internal""" companyAddressType: String """Internal""" companyPhoneType: String """Internal""" configurationMode: String """Internal""" confirmRegcardPrinter: String """Number of connecting rooms.""" connectingRooms: Float """The unique name of application user""" contacts: String """Number of copies to be printed""" copies: Float """Country name.""" country: String """The name of the country in which this property resides.""" countryCode: String """Value for the parameter.""" countryMode: String """The default credit limit for guests.""" creditLimit: Float """Currency Code.""" currencyCode: String """Currency Symbol like $ or EURO symbol""" currencyCodeSymbol: String """A description of this currency.""" currencyDescription: String """Format for the local currency.""" currencyFormat: String """Color that of the background""" curtainColor: String """DSI""" dSI: Float """Date the aging should begin""" dateForAging: String """Type of separator to distinguish between DD MM and YYYY""" dateSeparator: String """Number of places for the default currency""" decimalPlaces: Float """Type of decimal separator""" decimalSeparator: String """Number of decimals to designate currency""" decimals: Float """Folio style to be used for all guests""" defaultFolioStyle: Float """Default guest address format.""" defaultGuestAddress: String """Future use""" defaultMembershipType: String """Future use""" defaultPostingRoom: String """Default property address format.""" defaultPropertyAddress: String """Future use""" defaultRateCode: String """Rate code used to default a PCR rate code used in FIT Contracts.""" defaultRatecodePcr: String """Rate code used to default a RACK rate code used for FIT Contracts.""" defaultRatecodeRack: String """Default registration card for the property.""" defaultRegistrationCard: String """The Default reservation type for this property""" defaultReservationType: String """Deleted Flag""" deletedFlag: String """Future use""" depositLedgerTrxCode: String """Destination ID""" destinationId: String """Future use""" dfltPkgTranCode: String """Future use""" dfltTranCodeRateCode: String """Internal""" directions: String """Future use""" dirsales: String """LOGIN into the application is disabled.""" disableLoginYN: String """Number of double rooms.""" doubleRooms: Float """Download Rest YN""" downloadRestYN: String """Pager number for the Manager on duty for the property.""" dutyManagerPager: String """Email id for the property.""" email: String """Future use.""" endDate: Date """Default Exchange posting status for the property""" exchangePostingType: String """Floor number of executive floor.""" executiveFloorNumber: String """Hotel code used for third party exports""" expHotelCode: String """Future use""" extExpFileLocation: String """Future use""" extPropertyCode: String """Indicates that the property uses an external SC system.""" externalSCYN: String """Number of family rooms.""" familyRooms: Float """Fax number formats.""" faxNoFormat: String """The fax phone number""" faxNumber: String """Future use""" fiscalEndDate: Date """Future use""" fiscalPeriodType: String """Future use""" fiscalStartDate: Date """Fiscal Year Begin Month""" fiscalYearBeginMonth: Float """Fiscal Year Begin Year""" fiscalYearBeginYear: Float """Screen Painter flags to indicate whether an item is changable/ movable etc.""" flags: String """Future use""" flowCode: String """Property Free Nights Stay Tier.""" fnsTier: String """Other languages""" folioLanguage1: String """Other languages""" folioLanguage2: String """Other languages""" folioLanguage3: String """Other languages""" folioLanguage4: String """Future use""" genmgr: String """To define an upper limit to the number of rooms for Group""" groupRoomWarning: Float """Future use""" guestLookupTimeout: Float """Number of guest elevators.""" guestRoomElevators: Float """Total of guest rooms floors.""" guestRoomFloors: Float """Future use""" hotelCode: String """Future use""" hotelFC: String """Hotel id""" hotelID: String """Future use""" hotelType: String """Future use""" iMGDirectionID: Float """Future use""" iMGHotelID: Float """Future use""" iMGMapID: Float """Future use""" inactiveDaysForGuestProfile: Float """Inactive Flag""" inactiveFlag: String """Future use""" individualAddressType: String """Future use""" individualPhoneType: String """To define an upper limit to the number of rooms for group""" individualRoomWarning: Float """The date the record was created""" insertDate: DateTime """The user that created the record""" insertUser: Float """Int Tax Included YN""" intTaxIncludedYN: String """Future use""" inventoryYN: String """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """To calculate the entire availability of the Hotel for future reservations""" keepAvailability: Float """Latitude of the property in decimal""" latitude: Float """Future use""" leadsend: String """The owner who owns this property""" legalOwner: String """The property that the record belongs to""" locationID: String """Long date format for the property.""" longDateFormat: String """The default length of stay""" longStayControl: Float """Longitude of the property in decimal""" longitude: Float """Maximum adults in family rooms.""" maxAdultsInFamilyRoom: Float """Maximum children in family rooms.""" maxChildrenInFamilyRoom: Float """Future use""" maxOccupancy: Float """Maximum number of days that are allowed to credit a bill. (Country requirements.) Used in CASHIERING MODULE.""" maximumCreditDays: Float """Indicates whether the property supports MBS. Used in some file exports.""" mbsSupportedYN: String """Future use""" meetRooms: Float """Future use""" meetSeats: Float """Future use""" meetSpace: Float """Future use""" meetingFC: String """Minimum days for reminder letter.""" minDaysBet2ReminderLetter: Float """Internal""" nameIdLink: Float """Future use""" nightAuditCashierID: String """Number of non smoking rooms.""" nonSmokingRooms: Float """Notes for the property""" noteDetails: String """Total number of beds in this property""" numberOfBeds: Float """Total number of floors in this property""" numberOfFloors: Float """Number of Rooms""" numberOfRooms: Float """Future use""" opusCurrencyCode: String """Organization ID""" organizationID: Float """Organization Internal ID""" organizationInternalID: Float """Future use""" ownership: String """Package Loss code for a particular package""" packageLoss: String """Package Profit code for a particular Package""" packageProfit: String """Parent Org Code""" parentOrgCode: String """Market code""" passerbyMarket: String """Source code""" passerbySource: String """Path""" path: String """Minimim Payment Date for the Property used in Cross Property Postings. This will get updated while running the user defined procedure during the night audit process.""" paymentDate: DateTime """Future use""" perReservationRoomLimit: Float """The direct dial phone number of this property""" phoneNumber: String """The postal code of this property.""" postalCode: String """Primary Key ID""" primaryKeyID: Float """URL where property information is located.""" proinfoUrl: String """Property MAP URL.""" propMapUrl: String """Property picture URL.""" propPicUrl: String """The property that the record belongs to""" propertyCode: String """The name of this property.""" propertyName: String """Type of resort.""" propertyType: String """Future use""" quotedCurrency: String """RNA Insert Date""" rNAInsertdate: DateTime """RNA Update Date""" rNAUpdatedate: DateTime """Minimim last Reconciliation Date for the Property used in Cross Property Postings. This will get updated while running the user defined procedure during the night audit process.""" reconcileDate: DateTime """Future use""" regionCode: String """Description of the Region.""" regionDescription: String """Future use""" restaurant: Float """Total number of Sheets""" rhythmSheets: Float """Total number of Towels""" rhythmTowels: Float """Room amenity.""" roomAmenities: String """Future use""" sGLNum: String """Future use""" sGLRate1: Float """Future use""" sGLRate2: Float """Future use""" sUINum: String """Future use""" sUIRate1: Float """Future use""" sUIRate2: Float """To store number of days before deleting the gest profile""" saveProfiles: Float """Future use""" scriptID: Float """Future use""" season1: String """Future use""" season2: String """Future use""" season3: String """Future use""" season4: String """Future use""" season5: String """Indicates that the property accepts leads as bookings.""" sendLeadAsBooking: String """Shop description.""" shopDescription: String """Short date format for the property.""" shortDateFormat: String """Number of single rooms.""" singleRooms: Float """For default commission percentage""" sourceCommission: String """The state in which this property is located.""" state: String """Description of the state.""" stateDescription: String """The street of the property.""" street: String """Number of suites.""" suites: Float """Internal""" summCurrencyCode: String """For default commission percentage""" tACommission: String """Future use""" tPLNum: String """Future use""" tPLRate1: Float """Future use""" tPLRate2: Float """Formats for telephone number""" telephoneNoFormat: String """Separator for monetory values""" thousandSeparator: String """Default time format for the property.""" timeFormat: String """Time zone region selected by the employee.""" timeZone: String """Toll free telephone number.""" tollFree: String """Future use""" totalRooms: Float """Tourist Number""" touristNumber: String """Indicates whether the property handles multi byte characters and whether they are translateable or not""" translateMulticharYN: String """Turnaway code for the property.""" turnawayCode: String """Number of twin rooms.""" twinRooms: Float """The date the record was modified""" updateDate: DateTime """The user that modified the record""" updateUser: Float """VAT ID of this property.""" vatID: String """Future use""" videoCheckoutPrinter: String """Video check out start time.""" videoCheckoutStart: DateTime """Video check out end time.""" videoCheckoutStop: DateTime """Future use""" wakeUpDelay: Float """Amount at which warning is raised.""" warningAmount: Float """Webaddress of the property""" web: String """Weekend days for the property.""" weekendDays: String """Internal""" zeroInvPurDays: Float } type StatisticsHistoryAndForecastProfileAccountsTravelAgentDetailsType { """AR Number""" aRNumber: String """The date this record was last updated by the ARC update program.""" aRCUpdateDate: Date """Account Email Primary""" accountEmailPrimary: String """Account ID""" accountID: Float """Account Name""" accountName: String """Account Name 2""" accountName2: String """Account Name 3""" accountName3: String """Account Owner Title""" accountOwnerTitle: String """Account Owners(All)""" accountOwnersAll: String """Phone no.""" accountPhonePrimary: String """Account Phone Web""" accountPhoneWeb: String """Account Source""" accountSource: String """Account Source Description""" accountSourceDescription: String """Account Type""" accountType: String """Account Type Description""" accountTypeDescription: String """Billing contact person in company.""" acctContact: String """Action Code""" actionCode: String """Active Flag""" activeFlag: String """Address 1""" address1: String """Address 2""" address2: String """Address 3""" address3: String """Address 4""" address4: String """Address Lang Code Description""" addressLangCodeDesc: String """Address Language""" addressLanguage: String """Address Language Code""" addressLanguageCode: String """Address Type""" addressType: String """All Properties""" allProperties: String """The Extended Byte Language of the Profile.""" alternateLanguage: String """Alternate Language Description""" alternateLanguageDescription: String """Alternate Name""" alternateName: String """Alternate Salutation""" alternateSalutation: String """Alternate Title""" alternateTitle: String """AR No Central""" arNumberCentral: String """Autoenroll Member Y/N""" autoenrollMemberYn: String """Billing Instruction""" billingInstruction: String """For tour operators the type of billing profile for this name.""" billingProfileCode: String """Birth Date""" birthDate: Date """Birth Date Str""" birthDateStr: String """Place of birth.""" birthPlace: String """Bl Msg""" blMsg: String """Business Potential""" businessPotential: String """Business Potential Description""" businessPotentialDescription: String """Business Segement""" businessSegement: String """Business Segement Description""" businessSegementDescription: String """Business Title""" businessTitle: String """Central Account Owner Title""" centralAccountOwnerTitle: String """Central Account Source""" centralAccountSource: String """Central Account Source Description""" centralAccountSourceDescription: String """Central Account Type""" centralAccountType: String """Central Account Type Description""" centralAccountTypeDescription: String """Central Business Potential""" centralBusinessPotential: String """Central Business Potential Description""" centralBusinessPotentialDescription: String """Central Business Segement Description""" centralBusinessSegementDescription: String """Central Business Segment""" centralBusinessSegment: String """Central Competition Code""" centralCompetitionCode: String """Central Competition Code Description""" centralCompetitionCodeDescription: String """Central Corporate Type""" centralCorporateType: String """Central Corporate Type Description""" centralCorporateTypeDescription: String """Central Inactive Reason""" centralInactiveReason: String """Central Inactive Reason Description""" centralInactiveReasonDescription: String """Central Industry Code""" centralIndustryCode: String """Central Industry Code Description""" centralIndustryCodeDescription: String """Central Keyword""" centralKeyword: String """Central Priority""" centralPriority: String """Central Priority Description""" centralPriorityDescription: String """Central Profile Type Code""" centralProfileTypeCode: String """Central Profile Type Description""" centralProfileTypeDescription: String """Central Scope""" centralScope: String """Central Scope City""" centralScopeCity: String """Central Scope City Description""" centralScopeCityDescription: String """Central Scope Description""" centralScopeDescription: String """Central State""" centralState: String """Central Territory""" centralTerritory: String """Central Territory Description""" centralTerritoryDescription: String """Chain Code""" chainCode: String """City""" city: String """City Ext""" cityExt: String """Combined Name""" combinedName: String """Commission Code""" commissionCode: String """Commission Code All""" commissionCodeAll: String """Communication Role1""" communicationRole1: String """Communication Role2""" communicationRole2: String """Communication Role3""" communicationRole3: String """Communication Type1""" communicationType1: String """Communication Type2""" communicationType2: String """Communication Type3""" communicationType3: String """Communication Value1""" communicationValue1: String """Communication Value2""" communicationValue2: String """Communication Value3""" communicationValue3: String """Company""" company: String """Competition Code""" competitionCode: String """Competition Code Description""" competitionCodeDescription: String """Specified whether Name_Code column has Company # or IATA #. For Company # the value will beCOMP and for IATA # the Value of this column will be IATA.""" corporateType: String """Corporate Type Description""" corporateTypeDescription: String """Country""" country: String """Country Description""" countryDescription: String """Created By User""" createdByUser: String """Created On Date""" createdOnDate: DateTime """Credit Card Name""" creditCardName: String """Credit Card Type""" creditCardType: String """Credit Rating""" creditRating: String """Currency Code""" currencyCode: String """Currency Description""" currencyDescription: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Email Y/N""" emailYn: String """Envelope Greeting""" envelopeGreeting: String """External ID""" externalId: String """F Subscription Db""" fSubscriptionDb: String """F Subscription Y/N""" fSubscriptionYn: String """Fax Number""" faxNo: String """First""" first: String """Gender""" gender: String """Guest Priv Y/N""" guestPrivYn: String """History Y/N""" historyYn: String """Hold Code""" holdCode: String """IATA Number""" iATANumber: String """IATA Consortia""" iataConsortia: String """Inactive Date""" inactiveDate: Date """Inactive Flag""" inactiveFlag: String """Reason Code for inactive status from REASON table""" inactiveReason: String """Reason why record was inactivated.""" inactiveReasonDescription: String """Industry Code""" industryCode: String """Industry Code Description""" industryCodeDescription: String """Interest Code.""" interest: String """Deleted Flag""" internalDeletedflag: String """Inactive Flag""" internalInactiveflag: String """Organization ID""" internalOrganizationId: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Keyword""" keyword: String """Last""" last: String """Last Group""" lastGroup: String """Last Rate""" lastRate: Float """Not used.""" lastRoom: String """Last Source""" lastSource: String """Last Stay""" lastStay: Date """Legal Company""" legalCompany: String """Letter Greeting""" letterGreeting: String """Mail Action""" mailAction: String """Mail Action Description""" mailActionDescription: String """Mail List""" mailList: String """The type of mail this user should be sent.""" mailType: String """Mail Y/N""" mailYn: String """Market Research Y/N""" marketResearchYn: String """Middle""" middle: String """Name ID""" nameId: Float """Nationality Code""" nationalityCode: String """Nationality Description""" nationalityDescription: String """Negotiated Rate""" negotiatedRate: String """Next Stay""" nextStay: Date """The nickname of this individual.""" nickname: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Number of days a payment is due for the account.""" paymentDueDays: Float """Postal Code""" postalCode: String """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Primary Owner""" primaryOwner: String """Primary Owner Code""" primaryOwnerCode: String """Priority""" priority: String """Priority Description""" priorityDescription: String """Product Interest""" productInterest: String """Profession of the guest""" profession: String """Profile Language Description""" profileLanguageDescription: String """Profile privacy flag determine if the profile is marked as private for a property.""" profilePrivacyFlg: String """Profile Type""" profileType: String """Profile Type Code""" profileTypeCode: String """Profile Type Description""" profileTypeDescription: String """Protected""" protected: String """Reference Currency""" referenceCurrency: String """Reporting Influence""" repInfluence: String """Reporting Influence Desc""" repInfluenceDescription: String """Rep Mail Action Codes""" repMailActionCodes: String """Rep Mail Action Desc""" repMailActionDesc: String """Reporting Nationality Code""" repNationalityCode: String """Reporting Nationality Description""" repNationalityDescription: String """Reporting State Desc""" repStateDescription: String """Reporting Tax Type Desc""" repTaxTypeDescription: String """Reporting Title Name""" repTitleName: String """Reporting Vip Name""" repVIPName: String """Reporting Vip Status""" repVIPStatus: String """User option to replace address in ORS with one from PMS.""" replaceAddress: String """Resort for which Job is registered.""" resortRegistered: String """Restricted""" restricted: String """Restricted Rule""" restrictedRule: String """Salutation Greeting""" salutation: String """Scope""" scope: String """Scope City""" scopeCity: String """Scope City Decription""" scopeCityDecription: String """Scope Description""" scopeDescription: String """The Uppercase value of Last or Company.""" searchAccountName: String """Uppercase value of First Name.""" sfirst: String """State""" state: String """State Code""" stateCode: String """State Description of the Guest of Payee""" stateDesc: String """Internal Indexed field for Searching by Extended Byte First Name.""" sxfirstName: String """Internal Indexed field for Searching by Extended Byte Name.""" sxname: String """Tax1 Number""" tax1No: String """Tax2 Number""" tax2No: String """Tax Category""" taxCategory: String """Tax Type""" taxType: String """Tax Type Description""" taxTypeDescription: String """Territory""" territory: String """Territory Description""" territoryDescription: String """Third Party Y/N""" thirdPartyYn: String """Trace Code""" traceCode: String """Trace Code Description""" traceCodeDescription: String """UDFC01""" uDFC01: String """UDFC02""" uDFC02: String """UDFC03""" uDFC03: String """UDFC04""" uDFC04: String """UDFC05""" uDFC05: String """UDFC06""" uDFC06: String """UDFC07""" uDFC07: String """UDFC08""" uDFC08: String """UDFC09""" uDFC09: String """UDFC10""" uDFC10: String """UDFC11""" uDFC11: String """UDFC12""" uDFC12: String """UDFC13""" uDFC13: String """UDFC14""" uDFC14: String """UDFC15""" uDFC15: String """UDFC16""" uDFC16: String """UDFC17""" uDFC17: String """UDFC18""" uDFC18: String """UDFC19""" uDFC19: String """UDFC20""" uDFC20: String """UDFC21""" uDFC21: String """UDFC22""" uDFC22: String """UDFC23""" uDFC23: String """UDFC24""" uDFC24: String """UDFC25""" uDFC25: String """UDFC26""" uDFC26: String """UDFC27""" uDFC27: String """UDFC28""" uDFC28: String """UDFC29""" uDFC29: String """UDFC30""" uDFC30: String """UDFC31""" uDFC31: String """UDFC32""" uDFC32: String """UDFC33""" uDFC33: String """UDFC34""" uDFC34: String """UDFC35""" uDFC35: String """UDFC36""" uDFC36: String """UDFC37""" uDFC37: String """UDFC38""" uDFC38: String """UDFC39""" uDFC39: String """UDFC40""" uDFC40: String """UDFD01""" uDFD01: Date """UDFD02""" uDFD02: Date """UDFD03""" uDFD03: Date """UDFD04""" uDFD04: Date """UDFD05""" uDFD05: Date """UDFD06""" uDFD06: Date """UDFD07""" uDFD07: Date """UDFD08""" uDFD08: Date """UDFD09""" uDFD09: Date """UDFD10""" uDFD10: Date """UDFD11""" uDFD11: Date """UDFD12""" uDFD12: Date """UDFD13""" uDFD13: Date """UDFD14""" uDFD14: Date """UDFD15""" uDFD15: Date """UDFD16""" uDFD16: Date """UDFD17""" uDFD17: Date """UDFD18""" uDFD18: Date """UDFD19""" uDFD19: Date """UDFD20""" uDFD20: Date """UDFN01""" uDFN01: Float """UDFN02""" uDFN02: Float """UDFN03""" uDFN03: Float """UDFN04""" uDFN04: Float """UDFN05""" uDFN05: Float """UDFN06""" uDFN06: Float """UDFN07""" uDFN07: Float """UDFN08""" uDFN08: Float """UDFN09""" uDFN09: Float """UDFN10""" uDFN10: Float """UDFN11""" uDFN11: Float """UDFN12""" uDFN12: Float """UDFN13""" uDFN13: Float """UDFN14""" uDFN14: Float """UDFN15""" uDFN15: Float """UDFN16""" uDFN16: Float """UDFN17""" uDFN17: Float """UDFN18""" uDFN18: Float """UDFN19""" uDFN19: Float """UDFN20""" uDFN20: Float """UDFN21""" uDFN21: Float """UDFN22""" uDFN22: Float """UDFN23""" uDFN23: Float """UDFN24""" uDFN24: Float """UDFN25""" uDFN25: Float """UDFN26""" uDFN26: Float """UDFN27""" uDFN27: Float """UDFN28""" uDFN28: Float """UDFN29""" uDFN29: Float """UDFN30""" uDFN30: Float """UDFN31""" uDFN31: Float """UDFN32""" uDFN32: Float """UDFN33""" uDFN33: Float """UDFN34""" uDFN34: Float """UDFN35""" uDFN35: Float """UDFN36""" uDFN36: Float """UDFN37""" uDFN37: Float """UDFN38""" uDFN38: Float """UDFN39""" uDFN39: Float """UDFN40""" uDFN40: Float """Update Date""" updateDate: DateTime """The last date this record's fax # was updated.""" updateFaxDate: Date """Update User""" updateUser: String """VIP Name""" vipName: String """VIP Status""" vipStatus: String """Extended Byte Company Name""" xcompanyName: String """Xenvelope Greeting""" xenvelopeGreeting: String """Xfirst Name""" xfirstName: String """Xlast Name""" xlastName: String """Extended Byte middle name.""" xmiddleName: String } type StatisticsHistoryAndForecastReservationProfileAccountsCompanyDetailsType { """AR Number""" aRNumber: String """The date this record was last updated by the ARC update program.""" aRCUpdateDate: Date """Account Email Primary""" accountEmailPrimary: String """Account ID""" accountID: Float """Account Name""" accountName: String """Account Name 2""" accountName2: String """Account Name 3""" accountName3: String """Account Owner Title""" accountOwnerTitle: String """Account Owners(All)""" accountOwnersAll: String """Phone no.""" accountPhonePrimary: String """Account Phone Web""" accountPhoneWeb: String """Account Source""" accountSource: String """Account Source Description""" accountSourceDescription: String """Account Type""" accountType: String """Account Type Description""" accountTypeDescription: String """Billing contact person in company.""" acctContact: String """Action Code""" actionCode: String """Active Flag""" activeFlag: String """Address 1""" address1: String """Address 2""" address2: String """Address 3""" address3: String """Address 4""" address4: String """Address Lang Code Description""" addressLangCodeDesc: String """Address Language""" addressLanguage: String """Address Language Code""" addressLanguageCode: String """Address Type""" addressType: String """All Properties""" allProperties: String """The Extended Byte Language of the Profile.""" alternateLanguage: String """Alternate Language Description""" alternateLanguageDescription: String """Alternate Name""" alternateName: String """Alternate Salutation""" alternateSalutation: String """Alternate Title""" alternateTitle: String """AR No Central""" arNumberCentral: String """Autoenroll Member Y/N""" autoenrollMemberYn: String """Billing Instruction""" billingInstruction: String """For tour operators the type of billing profile for this name.""" billingProfileCode: String """Birth Date""" birthDate: Date """Birth Date Str""" birthDateStr: String """Place of birth.""" birthPlace: String """Bl Msg""" blMsg: String """Business Potential""" businessPotential: String """Business Potential Description""" businessPotentialDescription: String """Business Segement""" businessSegement: String """Business Segement Description""" businessSegementDescription: String """Business Title""" businessTitle: String """Central Account Owner Title""" centralAccountOwnerTitle: String """Central Account Source""" centralAccountSource: String """Central Account Source Description""" centralAccountSourceDescription: String """Central Account Type""" centralAccountType: String """Central Account Type Description""" centralAccountTypeDescription: String """Central Business Potential""" centralBusinessPotential: String """Central Business Potential Description""" centralBusinessPotentialDescription: String """Central Business Segement Description""" centralBusinessSegementDescription: String """Central Business Segment""" centralBusinessSegment: String """Central Competition Code""" centralCompetitionCode: String """Central Competition Code Description""" centralCompetitionCodeDescription: String """Central Corporate Type""" centralCorporateType: String """Central Corporate Type Description""" centralCorporateTypeDescription: String """Central Inactive Reason""" centralInactiveReason: String """Central Inactive Reason Description""" centralInactiveReasonDescription: String """Central Industry Code""" centralIndustryCode: String """Central Industry Code Description""" centralIndustryCodeDescription: String """Central Keyword""" centralKeyword: String """Central Priority""" centralPriority: String """Central Priority Description""" centralPriorityDescription: String """Central Profile Type Code""" centralProfileTypeCode: String """Central Profile Type Description""" centralProfileTypeDescription: String """Central Scope""" centralScope: String """Central Scope City""" centralScopeCity: String """Central Scope City Description""" centralScopeCityDescription: String """Central Scope Description""" centralScopeDescription: String """Central State""" centralState: String """Central Territory""" centralTerritory: String """Central Territory Description""" centralTerritoryDescription: String """Chain Code""" chainCode: String """City""" city: String """City Ext""" cityExt: String """Combined Name""" combinedName: String """Commission Code""" commissionCode: String """Commission Code All""" commissionCodeAll: String """Communication Role1""" communicationRole1: String """Communication Role2""" communicationRole2: String """Communication Role3""" communicationRole3: String """Communication Type1""" communicationType1: String """Communication Type2""" communicationType2: String """Communication Type3""" communicationType3: String """Communication Value1""" communicationValue1: String """Communication Value2""" communicationValue2: String """Communication Value3""" communicationValue3: String """Company""" company: String """Competition Code""" competitionCode: String """Competition Code Description""" competitionCodeDescription: String """Specified whether Name_Code column has Company # or IATA #. For Company # the value will beCOMP and for IATA # the Value of this column will be IATA.""" corporateType: String """Corporate Type Description""" corporateTypeDescription: String """Country""" country: String """Country Description""" countryDescription: String """Created By User""" createdByUser: String """Created On Date""" createdOnDate: DateTime """Credit Card Name""" creditCardName: String """Credit Card Type""" creditCardType: String """Credit Rating""" creditRating: String """Currency Code""" currencyCode: String """Currency Description""" currencyDescription: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Email Y/N""" emailYn: String """Envelope Greeting""" envelopeGreeting: String """External ID""" externalId: String """F Subscription Db""" fSubscriptionDb: String """F Subscription Y/N""" fSubscriptionYn: String """Fax Number""" faxNo: String """First""" first: String """Gender""" gender: String """Guest Priv Y/N""" guestPrivYn: String """History Y/N""" historyYn: String """Hold Code""" holdCode: String """IATA Number""" iATANumber: String """IATA Consortia""" iataConsortia: String """Inactive Date""" inactiveDate: Date """Inactive Flag""" inactiveFlag: String """Reason Code for inactive status from REASON table""" inactiveReason: String """Reason why record was inactivated.""" inactiveReasonDescription: String """Industry Code""" industryCode: String """Industry Code Description""" industryCodeDescription: String """Interest Code.""" interest: String """Deleted Flag""" internalDeletedflag: String """Inactive Flag""" internalInactiveflag: String """Organization ID""" internalOrganizationId: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Keyword""" keyword: String """Last""" last: String """Last Group""" lastGroup: String """Last Rate""" lastRate: Float """Not used.""" lastRoom: String """Last Source""" lastSource: String """Last Stay""" lastStay: Date """Legal Company""" legalCompany: String """Letter Greeting""" letterGreeting: String """Mail Action""" mailAction: String """Mail Action Description""" mailActionDescription: String """Mail List""" mailList: String """The type of mail this user should be sent.""" mailType: String """Mail Y/N""" mailYn: String """Market Research Y/N""" marketResearchYn: String """Middle""" middle: String """Name ID""" nameId: Float """Nationality Code""" nationalityCode: String """Nationality Description""" nationalityDescription: String """Negotiated Rate""" negotiatedRate: String """Next Stay""" nextStay: Date """The nickname of this individual.""" nickname: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Number of days a payment is due for the account.""" paymentDueDays: Float """Postal Code""" postalCode: String """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Primary Owner""" primaryOwner: String """Primary Owner Code""" primaryOwnerCode: String """Priority""" priority: String """Priority Description""" priorityDescription: String """Product Interest""" productInterest: String """Profession of the guest""" profession: String """Profile Language Description""" profileLanguageDescription: String """Profile privacy flag determine if the profile is marked as private for a property.""" profilePrivacyFlg: String """Profile Type""" profileType: String """Profile Type Code""" profileTypeCode: String """Profile Type Description""" profileTypeDescription: String """Protected""" protected: String """Reference Currency""" referenceCurrency: String """Reporting Influence""" repInfluence: String """Reporting Influence Desc""" repInfluenceDescription: String """Rep Mail Action Codes""" repMailActionCodes: String """Rep Mail Action Desc""" repMailActionDesc: String """Reporting Nationality Code""" repNationalityCode: String """Reporting Nationality Description""" repNationalityDescription: String """Reporting State Desc""" repStateDescription: String """Reporting Tax Type Desc""" repTaxTypeDescription: String """Reporting Title Name""" repTitleName: String """Reporting Vip Name""" repVIPName: String """Reporting Vip Status""" repVIPStatus: String """User option to replace address in ORS with one from PMS.""" replaceAddress: String """Resort for which Job is registered.""" resortRegistered: String """Restricted""" restricted: String """Restricted Rule""" restrictedRule: String """Salutation Greeting""" salutation: String """Scope""" scope: String """Scope City""" scopeCity: String """Scope City Decription""" scopeCityDecription: String """Scope Description""" scopeDescription: String """The Uppercase value of Last or Company.""" searchAccountName: String """Uppercase value of First Name.""" sfirst: String """State""" state: String """State Code""" stateCode: String """State Description of the Guest of Payee""" stateDesc: String """Internal Indexed field for Searching by Extended Byte First Name.""" sxfirstName: String """Internal Indexed field for Searching by Extended Byte Name.""" sxname: String """Tax1 Number""" tax1No: String """Tax2 Number""" tax2No: String """Tax Category""" taxCategory: String """Tax Type""" taxType: String """Tax Type Description""" taxTypeDescription: String """Territory""" territory: String """Territory Description""" territoryDescription: String """Third Party Y/N""" thirdPartyYn: String """Trace Code""" traceCode: String """Trace Code Description""" traceCodeDescription: String """UDFC01""" uDFC01: String """UDFC02""" uDFC02: String """UDFC03""" uDFC03: String """UDFC04""" uDFC04: String """UDFC05""" uDFC05: String """UDFC06""" uDFC06: String """UDFC07""" uDFC07: String """UDFC08""" uDFC08: String """UDFC09""" uDFC09: String """UDFC10""" uDFC10: String """UDFC11""" uDFC11: String """UDFC12""" uDFC12: String """UDFC13""" uDFC13: String """UDFC14""" uDFC14: String """UDFC15""" uDFC15: String """UDFC16""" uDFC16: String """UDFC17""" uDFC17: String """UDFC18""" uDFC18: String """UDFC19""" uDFC19: String """UDFC20""" uDFC20: String """UDFC21""" uDFC21: String """UDFC22""" uDFC22: String """UDFC23""" uDFC23: String """UDFC24""" uDFC24: String """UDFC25""" uDFC25: String """UDFC26""" uDFC26: String """UDFC27""" uDFC27: String """UDFC28""" uDFC28: String """UDFC29""" uDFC29: String """UDFC30""" uDFC30: String """UDFC31""" uDFC31: String """UDFC32""" uDFC32: String """UDFC33""" uDFC33: String """UDFC34""" uDFC34: String """UDFC35""" uDFC35: String """UDFC36""" uDFC36: String """UDFC37""" uDFC37: String """UDFC38""" uDFC38: String """UDFC39""" uDFC39: String """UDFC40""" uDFC40: String """UDFD01""" uDFD01: Date """UDFD02""" uDFD02: Date """UDFD03""" uDFD03: Date """UDFD04""" uDFD04: Date """UDFD05""" uDFD05: Date """UDFD06""" uDFD06: Date """UDFD07""" uDFD07: Date """UDFD08""" uDFD08: Date """UDFD09""" uDFD09: Date """UDFD10""" uDFD10: Date """UDFD11""" uDFD11: Date """UDFD12""" uDFD12: Date """UDFD13""" uDFD13: Date """UDFD14""" uDFD14: Date """UDFD15""" uDFD15: Date """UDFD16""" uDFD16: Date """UDFD17""" uDFD17: Date """UDFD18""" uDFD18: Date """UDFD19""" uDFD19: Date """UDFD20""" uDFD20: Date """UDFN01""" uDFN01: Float """UDFN02""" uDFN02: Float """UDFN03""" uDFN03: Float """UDFN04""" uDFN04: Float """UDFN05""" uDFN05: Float """UDFN06""" uDFN06: Float """UDFN07""" uDFN07: Float """UDFN08""" uDFN08: Float """UDFN09""" uDFN09: Float """UDFN10""" uDFN10: Float """UDFN11""" uDFN11: Float """UDFN12""" uDFN12: Float """UDFN13""" uDFN13: Float """UDFN14""" uDFN14: Float """UDFN15""" uDFN15: Float """UDFN16""" uDFN16: Float """UDFN17""" uDFN17: Float """UDFN18""" uDFN18: Float """UDFN19""" uDFN19: Float """UDFN20""" uDFN20: Float """UDFN21""" uDFN21: Float """UDFN22""" uDFN22: Float """UDFN23""" uDFN23: Float """UDFN24""" uDFN24: Float """UDFN25""" uDFN25: Float """UDFN26""" uDFN26: Float """UDFN27""" uDFN27: Float """UDFN28""" uDFN28: Float """UDFN29""" uDFN29: Float """UDFN30""" uDFN30: Float """UDFN31""" uDFN31: Float """UDFN32""" uDFN32: Float """UDFN33""" uDFN33: Float """UDFN34""" uDFN34: Float """UDFN35""" uDFN35: Float """UDFN36""" uDFN36: Float """UDFN37""" uDFN37: Float """UDFN38""" uDFN38: Float """UDFN39""" uDFN39: Float """UDFN40""" uDFN40: Float """Update Date""" updateDate: DateTime """The last date this record's fax # was updated.""" updateFaxDate: Date """Update User""" updateUser: String """VIP Name""" vipName: String """VIP Status""" vipStatus: String """Extended Byte Company Name""" xcompanyName: String """Xenvelope Greeting""" xenvelopeGreeting: String """Xfirst Name""" xfirstName: String """Xlast Name""" xlastName: String """Extended Byte middle name.""" xmiddleName: String }