# title : OPERA Cloud RnA ConfigurationResort GraphQL API, # description : GraphQL API to cater for The Resort Configuration Subject Area contains configuration/setting attributes from components such as Enterprise Administration, Financial Administration, Booking Administration and Client Relations Administration in OPERA. # 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! } # Conditional Mandatory filters: # At least one filter from each required filter pair must be provided. # Please ensure the request includes at least one filter from each required pair. # Pair - [1] # - resortDetailsResort input ConfigurationResortQueryArgumentsType { """The property that the record belongs to""" resortDetailsResort: StringInput @conditionalInputPair(pair: 1) """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 """Claim Origin Code""" memclaimoriginDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" memclaimoriginDetailsDsi: FloatInput """Entity Name""" memclaimoriginDetailsEntityName: StringInput """JRN Update Date and Time""" memclaimoriginDetailsJrnupdatedttm: DateTimeInput """Language Code""" memclaimoriginDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" memclaimoriginDetailsOrganizationid: FloatInput """Title Suffix""" memclaimoriginDetailsTitleSuffix: FloatInput """DSI Internal Data Source ID to identify Opera Chain and instance""" mempointsDetailsDsi: FloatInput """JRN Update Date and Time""" mempointsDetailsJrnupdatedttm: DateTimeInput """Membership Points Seqno""" mempointsDetailsMembershipPointsSeqno: FloatInput """Membership Type""" mempointsDetailsMembershipType: StringInput """Internal ID to uniquely identify the Organization""" mempointsDetailsOrganizationid: FloatInput """Property""" mempointsDetailsResort: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" memawardratesDetailsDsi: FloatInput """Internal ID to uniquely identify the Organization""" memawardratesDetailsOrganizationid: FloatInput """Code to uniquely identify the Property""" memawardratesDetailsResort: StringInput """Award Type""" memawardproductsDetailsAwardType: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" memawardproductsDetailsDsi: FloatInput """Membership Type""" memawardproductsDetailsMembershipType: StringInput """Internal ID to uniquely identify the Organization""" memawardproductsDetailsOrganizationid: FloatInput """Award Type""" memawardupgradesDetailsAwardType: StringInput """Chain Code""" memawardupgradesDetailsChainCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" memawardupgradesDetailsDsi: FloatInput """From Date""" memawardupgradesDetailsBeginDate: DateInput """Room Number of the reservation from which charges were routed when routing charges between reservations.""" memawardupgradesDetailsFromRoom: StringInput """JRN Update Date and Time""" memawardupgradesDetailsJrnupdatedttm: DateTimeInput """Internal PK for the table.""" memawardupgradesDetailsMembershipAwardId: FloatInput """Membership Type""" memawardupgradesDetailsMembershipType: StringInput """Internal ID to uniquely identify the Organization""" memawardupgradesDetailsOrganizationid: FloatInput """Code to uniquely identify the Property""" memawardupgradesDetailsResort: StringInput """To Date""" memawardupgradesDetailsEndDate: DateInput """Award Type""" memawardfintrxDetailsAwardType: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" memawardfintrxDetailsDsi: FloatInput """JRN Update Date and Time""" memawardfintrxDetailsJrnupdatedttm: DateTimeInput """Membership Type""" memawardfintrxDetailsMembershipType: StringInput """Internal ID to uniquely identify the Organization""" memawardfintrxDetailsOrganizationid: FloatInput """Code to uniquely identify the Property""" memawardfintrxDetailsResort: StringInput """Attached Property Code""" memresortgroupcodeDetailsResort: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" memresortgroupcodeDetailsDsi: FloatInput """JRN Update Date and Time""" memresortgroupcodeDetailsJrnupdatedttm: DateTimeInput """Mem Property Group""" memresortgroupcodeDetailsMemResortGroup: StringInput """Internal ID to uniquely identify the Organization""" memresortgroupcodeDetailsOrganizationid: FloatInput """Airport code.""" airportDetailsAirportCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" airportDetailsDsi: FloatInput """JRN Update Date and Time""" airportDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" airportDetailsOrganizationid: FloatInput """Property""" airportDetailsResort: StringInput """Code""" featureDetailsFeature: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" featureDetailsDsi: FloatInput """Featureid""" featureDetailsFeatureid: StringInput """JRN Update Date and Time""" featureDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Property""" featureDetailsLocationid: StringInput """Internal ID to uniquely identify the Organization""" featureDetailsOrganizationid: FloatInput """Property""" featureDetailsResort: StringInput """Start Date""" featureDetailsBeginDate: DateInput """Code""" attractioncategoryDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" attractioncategoryDetailsDsi: FloatInput """Entity Name""" attractioncategoryDetailsEntityName: StringInput """JRN Update Date and Time""" attractioncategoryDetailsJrnupdatedttm: DateTimeInput """Language Code""" attractioncategoryDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" attractioncategoryDetailsOrganizationid: FloatInput """Title Suffix""" attractioncategoryDetailsTitleSuffix: FloatInput """The unique identifier for this attraction. The primary key to this table.""" attractionDetailsAttractionCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" attractionDetailsDsi: FloatInput """JRN Update Date and Time""" attractionDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" attractionDetailsOrganizationid: FloatInput """Property""" attractionDetailsResort: StringInput """Chain""" chainDetailsChainCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" chainDetailsDsi: FloatInput """JRN Update Date and Time""" chainDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" chainDetailsOrganizationid: FloatInput """Chain Code""" closingscriptDetailsChainCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" closingscriptDetailsDsi: FloatInput """JRN Update Date and Time""" closingscriptDetailsJrnupdatedttm: DateTimeInput """Language""" closingscriptDetailsLanguageCode: StringInput """Membership Type""" closingscriptDetailsMembershipType: StringInput """Internal ID to uniquely identify the Organization""" closingscriptDetailsOrganizationid: FloatInput """Property""" closingscriptDetailsResort: StringInput """Property Type""" closingscriptDetailsResortType: StringInput """Script ID""" closingscriptDetailsScriptId: FloatInput """Code""" communicationmethodDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" communicationmethodDetailsDsi: FloatInput """Entity Name""" communicationmethodDetailsEntityName: StringInput """JRN Update Date and Time""" communicationmethodDetailsJrnupdatedttm: DateTimeInput """Language Code""" communicationmethodDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" communicationmethodDetailsOrganizationid: FloatInput """Title Suffix""" communicationmethodDetailsTitleSuffix: FloatInput """Code""" deliverystatusDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" deliverystatusDetailsDsi: FloatInput """Entity Name""" deliverystatusDetailsEntityName: StringInput """JRN Update Date and Time""" deliverystatusDetailsJrnupdatedttm: DateTimeInput """Language Code""" deliverystatusDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" deliverystatusDetailsOrganizationid: FloatInput """Title Suffix""" deliverystatusDetailsTitleSuffix: FloatInput """Chain Code""" departmentDetailsChainCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" departmentDetailsDsi: FloatInput """Department Code""" departmentDetailsDeptId: StringInput """Description of the department""" departmentDetailsDeptName: StringInput """JRN Update Date and Time""" departmentDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Property""" departmentDetailsLocationid: StringInput """Internal ID to uniquely identify the Organization""" departmentDetailsOrganizationid: FloatInput """Property""" departmentDetailsResort: StringInput """Chain Code""" elecregcardscriptDetailsChainCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" elecregcardscriptDetailsDsi: FloatInput """JRN Update Date and Time""" elecregcardscriptDetailsJrnupdatedttm: DateTimeInput """Language""" elecregcardscriptDetailsLanguageCode: StringInput """Membership Type""" elecregcardscriptDetailsMembershipType: StringInput """Internal ID to uniquely identify the Organization""" elecregcardscriptDetailsOrganizationid: FloatInput """Property""" elecregcardscriptDetailsResort: StringInput """Property Type""" elecregcardscriptDetailsResortType: StringInput """Script ID""" elecregcardscriptDetailsScriptId: FloatInput """Associated Property""" hubresortDetailsResort: StringInput """Cro Code""" hubresortDetailsCroCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" hubresortDetailsDsi: FloatInput """JRN Update Date and Time""" hubresortDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" hubresortDetailsOrganizationid: FloatInput """Code""" jobtitleDetailsJobCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" jobtitleDetailsDsi: FloatInput """JRN Update Date and Time""" jobtitleDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" jobtitleDetailsOrganizationid: FloatInput """Property""" jobtitleDetailsResort: StringInput """Code""" udfcategoryDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" udfcategoryDetailsDsi: FloatInput """Entity Name""" udfcategoryDetailsEntityName: StringInput """JRN Update Date and Time""" udfcategoryDetailsJrnupdatedttm: DateTimeInput """Language Code""" udfcategoryDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" udfcategoryDetailsOrganizationid: FloatInput """Title Suffix""" udfcategoryDetailsTitleSuffix: FloatInput """Category""" udftypeDetailsUdfCategory: StringInput """UDF type - CND.""" udftypeDetailsUdfType: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" udftypeDetailsDsi: FloatInput """JRN Update Date and Time""" udftypeDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" udftypeDetailsOrganizationid: FloatInput """Table Name""" udftypeDetailsTableName: StringInput """Code""" brandcodeDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" brandcodeDetailsDsi: FloatInput """Entity Name""" brandcodeDetailsEntityName: StringInput """JRN Update Date and Time""" brandcodeDetailsJrnupdatedttm: DateTimeInput """Language Code""" brandcodeDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" brandcodeDetailsOrganizationid: FloatInput """Title Suffix""" brandcodeDetailsTitleSuffix: FloatInput """Code""" businessunitDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" businessunitDetailsDsi: FloatInput """Entity Name""" businessunitDetailsEntityName: StringInput """JRN Update Date and Time""" businessunitDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" businessunitDetailsOrganizationid: FloatInput """Title Suffix""" businessunitDetailsTitleSuffix: FloatInput """Code""" departmentcodeDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" departmentcodeDetailsDsi: FloatInput """Entity Name""" departmentcodeDetailsEntityName: StringInput """JRN Update Date and Time""" departmentcodeDetailsJrnupdatedttm: DateTimeInput """Language Code""" departmentcodeDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" departmentcodeDetailsOrganizationid: FloatInput """Title Suffix""" departmentcodeDetailsTitleSuffix: FloatInput """Code""" divisionDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" divisionDetailsDsi: FloatInput """Entity Name""" divisionDetailsEntityName: StringInput """JRN Update Date and Time""" divisionDetailsJrnupdatedttm: DateTimeInput """Language Code""" divisionDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" divisionDetailsOrganizationid: FloatInput """Title Suffix""" divisionDetailsTitleSuffix: FloatInput """Code""" hotelcategoryDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" hotelcategoryDetailsDsi: FloatInput """Entity Name""" hotelcategoryDetailsEntityName: StringInput """JRN Update Date and Time""" hotelcategoryDetailsJrnupdatedttm: DateTimeInput """Language Code""" hotelcategoryDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" hotelcategoryDetailsOrganizationid: FloatInput """Title Suffix""" hotelcategoryDetailsTitleSuffix: FloatInput """Code""" operatingunitDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" operatingunitDetailsDsi: FloatInput """Entity Name""" operatingunitDetailsEntityName: StringInput """JRN Update Date and Time""" operatingunitDetailsJrnupdatedttm: DateTimeInput """Language Code""" operatingunitDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" operatingunitDetailsOrganizationid: FloatInput """Title Suffix""" operatingunitDetailsTitleSuffix: FloatInput """JRN Update Date and Time""" applicationparametervalueDetailsApnJrnupdatedttm: DateTimeInput """Chain Code""" applicationparametervalueDetailsChainCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" applicationparametervalueDetailsDsi: FloatInput """JRN Update Date and Time""" applicationparametervalueDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" applicationparametervalueDetailsOrganizationid: FloatInput """Parameter Display Name""" applicationparametervalueDetailsParameterDisplay: StringInput """Parameter Group""" applicationparametervalueDetailsParameterGroup: StringInput """Parameter Name""" applicationparametervalueDetailsParameterName: StringInput """Property""" applicationparametervalueDetailsResort: StringInput """Code""" trackitactionDetailsCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" trackitactionDetailsDsi: FloatInput """JRN Update Date and Time""" trackitactionDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" trackitactionDetailsOrganizationid: FloatInput """Property""" trackitactionDetailsResort: StringInput """Track it SubGroup. Example: Location Type or Action.""" trackitactionDetailsTiSubgroup: StringInput """Trackit Group.""" trackitactionDetailsTiGroup: StringInput """Code""" trackitlocationDetailsCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" trackitlocationDetailsDsi: FloatInput """JRN Update Date and Time""" trackitlocationDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" trackitlocationDetailsOrganizationid: FloatInput """Property""" trackitlocationDetailsResort: StringInput """Track it SubGroup. Example: Location Type or Action.""" trackitlocationDetailsTiSubgroup: StringInput """Trackit Group.""" trackitlocationDetailsTiGroup: StringInput """Code""" trackittypeDetailsCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" trackittypeDetailsDsi: FloatInput """JRN Update Date and Time""" trackittypeDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" trackittypeDetailsOrganizationid: FloatInput """Property""" trackittypeDetailsResort: StringInput """Track it SubGroup. Example: Location Type or Action.""" trackittypeDetailsTiSubgroup: StringInput """Trackit Group.""" trackittypeDetailsTiGroup: StringInput """Account Type""" accounttypeDetailsAccountType: StringInput """Central Exchange Date""" accounttypeDetailsCXchangeDate: DateInput """DSI Internal Data Source ID to identify Opera Chain and instance""" accounttypeDetailsDsi: FloatInput """JRN Update Date and Time""" accounttypeDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" accounttypeDetailsOrganizationid: FloatInput """Property""" accounttypeDetailsResort: StringInput """Account Type ID""" arremindercycleDetailsAccountTypeId: FloatInput """DSI Internal Data Source ID to identify Opera Chain and instance""" arremindercycleDetailsDsi: FloatInput """JRN Update Date and Time""" arremindercycleDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" arremindercycleDetailsOrganizationid: FloatInput """Property""" arremindercycleDetailsResort: StringInput """Internal number.""" arremindercycleDetailsReminderCode: FloatInput """Acctflagreasonid""" acctflagreasonDetailsAcctflagreasonid: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" acctflagreasonDetailsDsi: FloatInput """Flagged Reason Code""" acctflagreasonDetailsReasonCode: StringInput """JRN Update Date and Time""" acctflagreasonDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Property""" acctflagreasonDetailsLocationid: StringInput """Internal ID to uniquely identify the Organization""" acctflagreasonDetailsOrganizationid: FloatInput """Property""" acctflagreasonDetailsResort: StringInput """Reason Code.""" trxreasoncodeDetailsTranReasonCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" trxreasoncodeDetailsDsi: FloatInput """JRN Update Date and Time""" trxreasoncodeDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" trxreasoncodeDetailsOrganizationid: FloatInput """Property""" trxreasoncodeDetailsResort: StringInput """Central Xchange Date""" ccauthrulesDetailsCXchangeDate: DateInput """DSI Internal Data Source ID to identify Opera Chain and instance""" ccauthrulesDetailsDsi: FloatInput """Guarantee Code""" ccauthrulesDetailsGuaranteeCode: StringInput """JRN Update Date and Time""" ccauthrulesDetailsJrnupdatedttm: DateTimeInput """Indicates if this auth rule is for the main window (i.e. window 1). Default is Y i.e. Only if the flag is explicitly set to N does the rule apply to windows other than 1.""" ccauthrulesDetailsMainWindowYn: StringInput """Internal ID to uniquely identify the Organization""" ccauthrulesDetailsOrganizationid: FloatInput """Property""" ccauthrulesDetailsResort: StringInput """Rate Category""" ccauthrulesDetailsRateCategory: StringInput """Rate Code""" ccauthrulesDetailsRateCode: StringInput """Room Class""" ccauthrulesDetailsRoomClass: StringInput """Room Type""" ccauthrulesDetailsRoomCategory: StringInput """Source Code""" ccauthrulesDetailsSourceCode: StringInput """Code""" autofoliosettlementtypeDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" autofoliosettlementtypeDetailsDsi: FloatInput """Entity Name""" autofoliosettlementtypeDetailsEntityName: StringInput """JRN Update Date and Time""" autofoliosettlementtypeDetailsJrnupdatedttm: DateTimeInput """Language Code""" autofoliosettlementtypeDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" autofoliosettlementtypeDetailsOrganizationid: FloatInput """Title Suffix""" autofoliosettlementtypeDetailsTitleSuffix: FloatInput """Active YN""" cashierDetailsInactiveflag: StringInput """Cashierid""" cashierDetailsCashierid: FloatInput """Chain Code""" cashierDetailsChainCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" cashierDetailsDsi: FloatInput """Decides whether the cashier number is used in interfaces or not. The interface cashiers cannot have numbers more than 999.""" cashierDetailsInterfaceCashierYn: StringInput """JRN Update Date and Time""" cashierDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Property""" cashierDetailsLocationid: StringInput """Internal ID to uniquely identify the Organization""" cashierDetailsOrganizationid: FloatInput """Payments-Cashier Code""" cashierDetailsCashierId: FloatInput """Property""" cashierDetailsResort: StringInput """Internal code to identify the custom number.""" customnumberDetailsCustomCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" customnumberDetailsDsi: FloatInput """JRN Update Date and Time""" customnumberDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" customnumberDetailsOrganizationid: FloatInput """Property""" customnumberDetailsResort: StringInput """Central Xchange Date""" currencyexchangetaxDetailsCXchangeDate: DateInput """DSI Internal Data Source ID to identify Opera Chain and instance""" currencyexchangetaxDetailsDsi: FloatInput """JRN Update Date and Time""" currencyexchangetaxDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" currencyexchangetaxDetailsOrganizationid: FloatInput """Property""" currencyexchangetaxDetailsResort: StringInput """Stores the Service tax type. Possible values can be: R1 R2 R3 and so on.""" currencyexchangetaxDetailsServiceTaxType: StringInput """Arrangement ID""" expensearrangementcodeDetailsArrangementId: FloatInput """DSI Internal Data Source ID to identify Opera Chain and instance""" expensearrangementcodeDetailsDsi: FloatInput """Expense Arrangement Code""" expensearrangementcodeDetailsArrangementCode: StringInput """User defined Export Bucket type.""" expensearrangementcodeDetailsExportBucketType: StringInput """JRN Update Date and Time""" expensearrangementcodeDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" expensearrangementcodeDetailsOrganizationid: FloatInput """Property""" expensearrangementcodeDetailsResort: StringInput """Type""" expensearrangementcodeDetailsType: StringInput """Central Xchange Date""" transcodeDetailsCXchangeDate: DateInput """DSI Internal Data Source ID to identify Opera Chain and instance""" transcodeDetailsDsi: FloatInput """JRN Update Date and Time""" transcodeDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Property""" transcodeDetailsLocationid: StringInput """Internal ID to uniquely identify the Organization""" transcodeDetailsOrganizationid: FloatInput """Property""" transcodeDetailsResort: StringInput """Transcodeid""" transcodeDetailsTranscodeid: StringInput """Trx Code""" transcodeDetailsTrxCode: StringInput """Arrangement ID""" folioarrangementcodeDetailsArrangementId: FloatInput """DSI Internal Data Source ID to identify Opera Chain and instance""" folioarrangementcodeDetailsDsi: FloatInput """User defined Export Bucket type.""" folioarrangementcodeDetailsExportBucketType: StringInput """Folio Arrangement Code""" folioarrangementcodeDetailsArrangementCode: StringInput """JRN Update Date and Time""" folioarrangementcodeDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" folioarrangementcodeDetailsOrganizationid: FloatInput """Property""" folioarrangementcodeDetailsResort: StringInput """Type""" folioarrangementcodeDetailsType: StringInput """Arrangement ID""" grouparrangementcodeDetailsArrangementId: FloatInput """Central Xchange Date""" grouparrangementcodeDetailsCXchangeDate: DateInput """DSI Internal Data Source ID to identify Opera Chain and instance""" grouparrangementcodeDetailsDsi: FloatInput """User defined Export Bucket type.""" grouparrangementcodeDetailsExportBucketType: StringInput """Group Arrangement Code""" grouparrangementcodeDetailsArrangementCode: StringInput """JRN Update Date and Time""" grouparrangementcodeDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" grouparrangementcodeDetailsOrganizationid: FloatInput """Property""" grouparrangementcodeDetailsResort: StringInput """Type""" grouparrangementcodeDetailsType: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" foliotypeDetailsDsi: FloatInput """Folio Type Code""" foliotypeDetailsFolioType: StringInput """JRN Update Date and Time""" foliotypeDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" foliotypeDetailsOrganizationid: FloatInput """Property""" foliotypeDetailsResort: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" foliotypedetailDetailsDsi: FloatInput """Folio Type""" foliotypedetailDetailsFolioType: StringInput """JRN Update Date and Time""" foliotypedetailDetailsJrnupdatedttm: DateTimeInput """Language""" foliotypedetailDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" foliotypedetailDetailsOrganizationid: FloatInput """Code to uniquely identify the Property""" foliotypedetailDetailsResort: StringInput """Account ID""" bankaccountDetailsAccountId: FloatInput """Central Xchange Date""" bankaccountDetailsCXchangeDate: DateInput """DSI Internal Data Source ID to identify Opera Chain and instance""" bankaccountDetailsDsi: FloatInput """JRN Update Date and Time""" bankaccountDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" bankaccountDetailsOrganizationid: FloatInput """Property""" bankaccountDetailsResort: StringInput """Code""" commissionDetailsCommissionCode: StringInput """Commissionid""" commissionDetailsCommissionid: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" commissionDetailsDsi: FloatInput """JRN Update Date and Time""" commissionDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Property""" commissionDetailsLocationid: StringInput """Internal ID to uniquely identify the Organization""" commissionDetailsOrganizationid: FloatInput """Property""" commissionDetailsResort: StringInput """Code""" authorizergroupDetailsAuthGroupCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" authorizergroupDetailsDsi: FloatInput """JRN Update Date and Time""" authorizergroupDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" authorizergroupDetailsOrganizationid: FloatInput """Property""" authorizergroupDetailsResort: StringInput """Arrangement ID""" authorizergroupdetailDetailsArrangementId: FloatInput """Auth Group Code""" authorizergroupdetailDetailsAuthGroupCode: StringInput """Central Xchange Date""" authorizergroupdetailDetailsCXchangeDate: DateInput """DSI Internal Data Source ID to identify Opera Chain and instance""" authorizergroupdetailDetailsDsi: FloatInput """JRN Update Date and Time""" authorizergroupdetailDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" authorizergroupdetailDetailsOrganizationid: FloatInput """Code to uniquely identify the Property""" authorizergroupdetailDetailsResort: StringInput """Transaction Codes""" authorizergroupdetailDetailsTrxCode: StringInput """App User ID""" authorizerDetailsAppUserId: FloatInput """Unique internal ID...needed for ASP module as the same user name can't exists across chains.""" authorizerDetailsAppUserUniq: StringInput """Central Xchange Date""" authorizerDetailsCXchangeDate: DateInput """Chain Code""" authorizerDetailsChainCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" authorizerDetailsDsi: FloatInput """Cashier ID for the User""" authorizerDetailsDefCashierId: FloatInput """Stores resort name to which user will log in every time""" authorizerDetailsDefaultResort: StringInput """JRN Update Date and Time""" authorizerDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" authorizerDetailsOrganizationid: FloatInput """Foreign key to NAME table that links this USER to an Employee""" authorizerDetailsPersonNameId: FloatInput """Srep Code""" authorizerDetailsSrepCode: StringInput """User ID Code""" authorizerDetailsAppUser: StringInput """Code""" bucketredemptioncodeDetailsCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" bucketredemptioncodeDetailsDsi: FloatInput """JRN Update Date and Time""" bucketredemptioncodeDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" bucketredemptioncodeDetailsOrganizationid: FloatInput """Property""" bucketredemptioncodeDetailsResort: StringInput """Arrangement ID""" comproutingcodeDetailsArrangementId: FloatInput """Central Xchange Date""" comproutingcodeDetailsCXchangeDate: DateInput """Code""" comproutingcodeDetailsArrangementCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" comproutingcodeDetailsDsi: FloatInput """User defined Export Bucket type.""" comproutingcodeDetailsExportBucketType: StringInput """JRN Update Date and Time""" comproutingcodeDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" comproutingcodeDetailsOrganizationid: FloatInput """Property""" comproutingcodeDetailsResort: StringInput """Type""" comproutingcodeDetailsType: StringInput """Central Xchange Date""" comptranscodeDetailsCXchangeDate: DateInput """Code""" comptranscodeDetailsTrxCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" comptranscodeDetailsDsi: FloatInput """JRN Update Date and Time""" comptranscodeDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Property""" comptranscodeDetailsLocationid: StringInput """Internal ID to uniquely identify the Organization""" comptranscodeDetailsOrganizationid: FloatInput """Property""" comptranscodeDetailsResort: StringInput """JRN Update Date and Time""" trxcodecompxrefDetailsJrnupdatedttm: DateTimeInput """Central Xchange Date""" codegeneratesDetailsCXchangeDate: DateInput """DSI Internal Data Source ID to identify Opera Chain and instance""" codegeneratesDetailsDsi: FloatInput """Generated Code""" codegeneratesDetailsTrxCode: StringInput """ID""" codegeneratesDetailsId: FloatInput """JRN Update Date and Time""" codegeneratesDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" codegeneratesDetailsOrganizationid: FloatInput """Code to uniquely identify the Property""" codegeneratesDetailsResort: StringInput """Transaction Code Group""" codegeneratesDetailsTcGroup: StringInput """Group generator.""" codegeneratesDetailsTcGroupGenerator: StringInput """Transaction Code Subgroup""" codegeneratesDetailsTcSubgroup: StringInput """Subgroup generator.""" codegeneratesDetailsTcSubgroupGenerator: StringInput """Identify if the taxes are generated on the Class.""" codegeneratesDetailsTclCodeGenerator: StringInput """Transaction Code Generator""" codegeneratesDetailsTrxCodeGenerator: StringInput """Code""" comptypeDetailsCompTypeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" comptypeDetailsDsi: FloatInput """JRN Update Date and Time""" comptypeDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" comptypeDetailsOrganizationid: FloatInput """Property""" comptypeDetailsResort: StringInput """Date""" barscheduleDetailsRateDate: DateInput """Description""" barscheduleDetailsDescription: StringInput """JRN Update Date and Time""" barscheduleDetailsJrnupdatedttm: DateTimeInput """Length of Stay""" barscheduleDetailsLos: FloatInput """Internal ID to uniquely identify the Organization""" barscheduleDetailsOrganizationid: FloatInput """Property""" barscheduleDetailsResort: StringInput """Rate Code""" barscheduleDetailsRateCode: StringInput """Chain Code""" citytaxrangeDetailsChainCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" citytaxrangeDetailsDsi: FloatInput """JRN Update Date and Time""" citytaxrangeDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" citytaxrangeDetailsOrganizationid: FloatInput """Oracle sequence to maintain uniqueness.""" citytaxrangeDetailsPkgFormulaRangeId: FloatInput """Property""" citytaxrangeDetailsResort: StringInput """Record Type""" citytaxrangeDetailsRecordType: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" resortdaytypeDetailsDsi: FloatInput """Day Types Code""" resortdaytypeDetailsDtCode: StringInput """JRN Update Date and Time""" resortdaytypeDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" resortdaytypeDetailsOrganizationid: FloatInput """Property""" resortdaytypeDetailsResort: StringInput """Code""" displaysetDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" displaysetDetailsDsi: FloatInput """Entity Name""" displaysetDetailsEntityName: StringInput """JRN Update Date and Time""" displaysetDetailsJrnupdatedttm: DateTimeInput """Language Code""" displaysetDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" displaysetDetailsOrganizationid: FloatInput """Title Suffix""" displaysetDetailsTitleSuffix: FloatInput """Code""" resortcalendareventDetailsEventCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" resortcalendareventDetailsDsi: FloatInput """JRN Update Date and Time""" resortcalendareventDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" resortcalendareventDetailsOrganizationid: FloatInput """Property""" resortcalendareventDetailsResort: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" ratehurdlesDetailsDsi: FloatInput """Hurdle Date""" ratehurdlesDetailsHurdleDate: DateInput """JRN Update Date and Time""" ratehurdlesDetailsJrnupdatedttm: DateTimeInput """Length of Stay""" ratehurdlesDetailsLengthOfStay: FloatInput """Internal ID to uniquely identify the Property""" ratehurdlesDetailsLocationid: StringInput """Internal ID to uniquely identify the Organization""" ratehurdlesDetailsOrganizationid: FloatInput """Override YN""" ratehurdlesDetailsOverrideflag: StringInput """Property""" ratehurdlesDetailsResort: StringInput """Room Category Label""" ratehurdlesDetailsRoomCategoryLabel: StringInput """Roomcategoryid""" ratehurdlesDetailsRoomcategoryid: StringInput """Yield Category""" ratehurdlesDetailsYieldCategory: StringInput """Yieldcategoryid""" ratehurdlesDetailsYieldcategoryid: StringInput """Yieldmarkettype""" ratehurdlesDetailsYieldmarkettype: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" productDetailsDsi: FloatInput """JRN Update Date and Time""" productDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Property""" productDetailsLocationid: StringInput """Internal ID to uniquely identify the Organization""" productDetailsOrganizationid: FloatInput """Package""" productDetailsProduct: StringInput """Productid""" productDetailsProductid: StringInput """Property""" productDetailsResort: StringInput """Description""" itempackageDetailsDescription: StringInput """Item ID""" itempackageDetailsItemId: FloatInput """Unqiue ID from ITEM_PACKAGES_SEQNO""" itempackageDetailsItemProdId: FloatInput """JRN Update Date and Time""" itempackageDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" itempackageDetailsOrganizationid: FloatInput """Code to uniquely identify the Property""" itempackageDetailsResort: StringInput """Central Xchange Date""" rateproductpriceDetailsCXchangeDate: DateInput """DSI Internal Data Source ID to identify Opera Chain and instance""" rateproductpriceDetailsDsi: FloatInput """Day1""" rateproductpriceDetailsDay1: StringInput """Day2""" rateproductpriceDetailsDay2: StringInput """Day3""" rateproductpriceDetailsDay3: StringInput """Day4""" rateproductpriceDetailsDay4: StringInput """Day5""" rateproductpriceDetailsDay5: StringInput """Day6""" rateproductpriceDetailsDay6: StringInput """Day7""" rateproductpriceDetailsDay7: StringInput """End Date""" rateproductpriceDetailsEndDate: DateInput """JRN Update Date and Time""" rateproductpriceDetailsJrnupdatedttm: DateTimeInput """Maximum number of persons""" rateproductpriceDetailsMaxPersons: FloatInput """Maximum Nights.""" rateproductpriceDetailsMaxNights: FloatInput """Minimum number of persons for the rate product price.""" rateproductpriceDetailsMinPersons: FloatInput """Minimum number of stay nights for the rate product price.""" rateproductpriceDetailsMinNights: FloatInput """Internal ID to uniquely identify the Organization""" rateproductpriceDetailsOrganizationid: FloatInput """Product""" rateproductpriceDetailsProduct: StringInput """Property""" rateproductpriceDetailsResort: StringInput """Internal id""" rateproductpriceDetailsResortRateProductDtlId: FloatInput """Rate Code""" rateproductpriceDetailsRateCode: StringInput """Season Code""" rateproductpriceDetailsSeasonCode: StringInput """Start Date""" rateproductpriceDetailsBeginDate: DateInput """DSI Internal Data Source ID to identify Opera Chain and instance""" pkgforecastgroupDetailsDsi: FloatInput """JRN Update Date and Time""" pkgforecastgroupDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" pkgforecastgroupDetailsOrganizationid: FloatInput """Property""" pkgforecastgroupDetailsResort: StringInput """Code""" promotionDetailsPromoCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" promotionDetailsDsi: FloatInput """Group""" promotionDetailsMpcode: StringInput """JRN Update Date and Time""" promotionDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" promotionDetailsOrganizationid: FloatInput """Promo Seq ID""" promotionDetailsPromoSeqId: FloatInput """Property""" promotionDetailsResort: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" promorateDetailsDsi: FloatInput """JRN Update Date and Time""" promorateDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" promorateDetailsOrganizationid: FloatInput """Promo Code""" promorateDetailsPromoCode: StringInput """Property""" promorateDetailsResort: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" promocoderoutinstrDetailsDsi: FloatInput """Internal ID to uniquely identify the Organization""" promocoderoutinstrDetailsOrganizationid: FloatInput """Promo Code""" promocoderoutinstrDetailsPromoCode: StringInput """Property""" promocoderoutinstrDetailsResort: StringInput """Transaction Codes""" promocoderoutinstrDetailsTrxCodes: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" ratecategoriesDetailsDsi: FloatInput """JRN Update Date and Time""" ratecategoriesDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" ratecategoriesDetailsOrganizationid: FloatInput """Property""" ratecategoriesDetailsResort: StringInput """Rate Category""" ratecategoriesDetailsRateCategory: StringInput """Rate Class""" ratecategoriesDetailsRateClass: StringInput """Article ID""" articleDetailsArticleId: FloatInput """Central Xchange Date""" articleDetailsCXchangeDate: DateInput """DSI Internal Data Source ID to identify Opera Chain and instance""" articleDetailsDsi: FloatInput """Articleid""" articleDetailsArticleid: FloatInput """JRN Update Date and Time""" articleDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Property""" articleDetailsLocationid: StringInput """Internal ID to uniquely identify the Organization""" articleDetailsOrganizationid: FloatInput """Property""" articleDetailsResort: StringInput """Code""" creditcardtypesDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" creditcardtypesDetailsDsi: FloatInput """Entity Name""" creditcardtypesDetailsEntityName: StringInput """JRN Update Date and Time""" creditcardtypesDetailsJrnupdatedttm: DateTimeInput """Language Code""" creditcardtypesDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" creditcardtypesDetailsOrganizationid: FloatInput """Code""" paymentmethodDetailsPaymentMethodId: StringInput """Abbreviates the card_type and is used exclusively for the interface.""" paymentmethodDetailsCcTypeIfc: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" paymentmethodDetailsDsi: FloatInput """Organization ID""" paymentmethodDetailsOrganizationId: FloatInput """JRN Update Date and Time""" paymentmethodDetailsJrnupdatedttm: DateTimeInput """Location ID""" paymentmethodDetailsLocationId: StringInput """Internal ID to uniquely identify the Organization""" paymentmethodDetailsOrganizationid: FloatInput """Payment Method""" paymentmethodDetailsCardType: StringInput """Property""" paymentmethodDetailsResort: StringInput """Arrangement ID""" exportbucketcodeDetailsArrangementId: FloatInput """User defined Export Bucket type.""" exportbucketcodeDetailsExportBucketType: StringInput """Code""" exportbucketcodeDetailsArrangementCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" exportbucketcodeDetailsDsi: FloatInput """JRN Update Date and Time""" exportbucketcodeDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" exportbucketcodeDetailsOrganizationid: FloatInput """Property""" exportbucketcodeDetailsResort: StringInput """Type""" exportbucketcodeDetailsType: StringInput """Add Trx Y/N""" transcodearrangedetDetailsAddTrxYn: StringInput """Child arrangement id.""" transcodearrangedetDetailsChildArrangementId: FloatInput """DSI Internal Data Source ID to identify Opera Chain and instance""" transcodearrangedetDetailsDsi: FloatInput """JRN Update Date and Time""" transcodearrangedetDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" transcodearrangedetDetailsOrganizationid: FloatInput """Code to uniquely identify the Property""" transcodearrangedetDetailsResort: StringInput """Transaction Code""" transcodearrangedetDetailsTrxCode: StringInput """User defined Export Bucket type.""" exportbuckettypeDetailsExportBucketType: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" exportbuckettypeDetailsDsi: FloatInput """JRN Update Date and Time""" exportbuckettypeDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" exportbuckettypeDetailsOrganizationid: FloatInput """Property""" exportbuckettypeDetailsResort: StringInput """Arrangement ID""" routingcodeDetailsArrangementId: FloatInput """Central Xchange Date""" routingcodeDetailsCXchangeDate: DateInput """Code""" routingcodeDetailsArrangementCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" routingcodeDetailsDsi: FloatInput """User defined Export Bucket type.""" routingcodeDetailsExportBucketType: StringInput """JRN Update Date and Time""" routingcodeDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" routingcodeDetailsOrganizationid: FloatInput """Property""" routingcodeDetailsResort: StringInput """Type""" routingcodeDetailsType: StringInput """JRN Update Date and Time""" trxdiversionruleDetailsJrnupdatedttm: DateTimeInput """JRN Update Date and Time""" trxdiversionruledetailsDetailsJrnupdatedttm: DateTimeInput """JRN Update Date and Time""" transgroupDetailsJrnupdatedttm: DateTimeInput """Central Xchange Date""" groupgeneratesDetailsCXchangeDate: DateInput """DSI Internal Data Source ID to identify Opera Chain and instance""" groupgeneratesDetailsDsi: FloatInput """Generated Code""" groupgeneratesDetailsTrxCode: StringInput """ID""" groupgeneratesDetailsId: FloatInput """JRN Update Date and Time""" groupgeneratesDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" groupgeneratesDetailsOrganizationid: FloatInput """Code to uniquely identify the Property""" groupgeneratesDetailsResort: StringInput """Transaction Code Group""" groupgeneratesDetailsTcGroup: StringInput """Group generator.""" groupgeneratesDetailsTcGroupGenerator: StringInput """Transaction Code Subgroup""" groupgeneratesDetailsTcSubgroup: StringInput """Subgroup generator.""" groupgeneratesDetailsTcSubgroupGenerator: StringInput """Identify if the taxes are generated on the Class.""" groupgeneratesDetailsTclCodeGenerator: StringInput """Transaction Code Generator""" groupgeneratesDetailsTrxCodeGenerator: StringInput """JRN Update Date and Time""" transsubgroupDetailsJrnupdatedttm: DateTimeInput """Central Xchange Date""" subgroupgeneratesDetailsCXchangeDate: DateInput """DSI Internal Data Source ID to identify Opera Chain and instance""" subgroupgeneratesDetailsDsi: FloatInput """Generated Code""" subgroupgeneratesDetailsTrxCode: StringInput """ID""" subgroupgeneratesDetailsId: FloatInput """JRN Update Date and Time""" subgroupgeneratesDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" subgroupgeneratesDetailsOrganizationid: FloatInput """Code to uniquely identify the Property""" subgroupgeneratesDetailsResort: StringInput """Transaction Code Group""" subgroupgeneratesDetailsTcGroup: StringInput """Group generator.""" subgroupgeneratesDetailsTcGroupGenerator: StringInput """Transaction Code Subgroup""" subgroupgeneratesDetailsTcSubgroup: StringInput """Subgroup generator.""" subgroupgeneratesDetailsTcSubgroupGenerator: StringInput """Identify if the taxes are generated on the Class.""" subgroupgeneratesDetailsTclCodeGenerator: StringInput """Transaction Code Generator""" subgroupgeneratesDetailsTrxCodeGenerator: StringInput """Code""" resortalertDetailsAlertCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" resortalertDetailsDsi: FloatInput """JRN Update Date and Time""" resortalertDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" resortalertDetailsOrganizationid: FloatInput """Propery""" resortalertDetailsResort: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" globalalertsDetailsDsi: FloatInput """Unique ID in External System.""" globalalertsDetailsExternalAlertId: StringInput """JRN Update Date and Time""" globalalertsDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Property""" globalalertsDetailsLocationid: StringInput """Internal ID to uniquely identify the Organization""" globalalertsDetailsOrganizationid: FloatInput """Property""" globalalertsDetailsResort: StringInput """Query ID""" globalalertsDetailsQueryId: FloatInput """Resv Alert ID""" globalalertsDetailsResvAlertId: FloatInput """Resv Name ID""" globalalertsDetailsResvNameId: FloatInput """Code""" blockcancellationcodeDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" blockcancellationcodeDetailsDsi: FloatInput """Contains a list of codes used by a vendor.""" blockcancellationcodeDetailsExternalAttributeCodes: StringInput """JRN Update Date and Time""" blockcancellationcodeDetailsJrnupdatedttm: DateTimeInput """Language Code""" blockcancellationcodeDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" blockcancellationcodeDetailsOrganizationid: FloatInput """Title Suffix""" blockcancellationcodeDetailsTitleSuffix: FloatInput """Cancellation Destination""" scdestinationDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" scdestinationDetailsDsi: FloatInput """Entity Name""" scdestinationDetailsEntityName: StringInput """JRN Update Date and Time""" scdestinationDetailsJrnupdatedttm: DateTimeInput """Language Code""" scdestinationDetailsLanguageCode: StringInput """Scdestinationid""" scdestinationDetailsScdestinationid: StringInput """Title Suffix""" scdestinationDetailsTitleSuffix: FloatInput """Code""" lostbookingcodesDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" lostbookingcodesDetailsDsi: FloatInput """Entity Name""" lostbookingcodesDetailsEntityName: StringInput """JRN Update Date and Time""" lostbookingcodesDetailsJrnupdatedttm: DateTimeInput """Language Code""" lostbookingcodesDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" lostbookingcodesDetailsOrganizationid: FloatInput """Title Suffix""" lostbookingcodesDetailsTitleSuffix: FloatInput """Code""" refusedbookingcodesDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" refusedbookingcodesDetailsDsi: FloatInput """Entity Name""" refusedbookingcodesDetailsEntityName: StringInput """JRN Update Date and Time""" refusedbookingcodesDetailsJrnupdatedttm: DateTimeInput """Language Code""" refusedbookingcodesDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" refusedbookingcodesDetailsOrganizationid: FloatInput """Title Suffix""" refusedbookingcodesDetailsTitleSuffix: FloatInput """Bookingmethodid""" bookingmethodDetailsBookingmethodid: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" bookingmethodDetailsDsi: FloatInput """JRN Update Date and Time""" bookingmethodDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" bookingmethodDetailsOrganizationid: FloatInput """Reservation Method""" bookingmethodDetailsAttributeCode: StringInput """Title Suffix""" bookingmethodDetailsTitleSuffix: FloatInput """Unique code to identify a Wash schedule.""" resortcutoffscheduleDetailsWashcode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" resortcutoffscheduleDetailsDsi: FloatInput """Cut off days for the stay date.""" resortcutoffscheduleDetailsCutoffDays: FloatInput """JRN Update Date and Time""" resortcutoffscheduleDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" resortcutoffscheduleDetailsOrganizationid: FloatInput """Property""" resortcutoffscheduleDetailsResort: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" bookingstatusDetailsDsi: FloatInput """JRN Update Date and Time""" bookingstatusDetailsJrnupdatedttm: DateTimeInput """Old Block Status""" bookingstatusDetailsStatus: StringInput """Internal ID to uniquely identify the Organization""" bookingstatusDetailsOrganizationid: FloatInput """Central Xchange Date""" cancelruleDetailsCXchangeDate: DateInput """Code""" cancelruleDetailsRuleCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" cancelruleDetailsDsi: FloatInput """Depositcancelruleid""" cancelruleDetailsDepositcancelruleid: FloatInput """Deposit Cancel Rule PMS Reference""" cancelruleDetailsDepositcancelrulepmsref: FloatInput """Depositor Cancellation Rule""" cancelruleDetailsDepositorCancellationRule: StringInput """JRN Update Date and Time""" cancelruleDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Property""" cancelruleDetailsLocationid: StringInput """Internal ID to uniquely identify the Organization""" cancelruleDetailsOrganizationid: FloatInput """Property""" cancelruleDetailsResort: StringInput """Rate Code""" cancelruleDetailsRateCode: StringInput """Rate Set ID""" cancelruleDetailsRateSetId: FloatInput """Reservation Type""" cancelruleDetailsReservationType: StringInput """Season Code""" cancelruleDetailsSeasonCode: StringInput """Central Xchange Date""" cancelrulescheduleDetailsCXchangeDate: DateInput """DSI Internal Data Source ID to identify Opera Chain and instance""" cancelrulescheduleDetailsDsi: FloatInput """Depositcancelruleid""" cancelrulescheduleDetailsDepositcancelruleid: FloatInput """Deposit Cancel Rule PMS Reference""" cancelrulescheduleDetailsDepositcancelrulepmsref: FloatInput """Depositor Cancellation Rule""" cancelrulescheduleDetailsDepositorCancellationRule: StringInput """JRN Update Date and Time""" cancelrulescheduleDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Property""" cancelrulescheduleDetailsLocationid: StringInput """Internal ID to uniquely identify the Organization""" cancelrulescheduleDetailsOrganizationid: FloatInput """Property""" cancelrulescheduleDetailsResort: StringInput """Rate Code""" cancelrulescheduleDetailsRateCode: StringInput """Rate Set ID""" cancelrulescheduleDetailsRateSetId: FloatInput """Reservation Type""" cancelrulescheduleDetailsReservationType: StringInput """Rule""" cancelrulescheduleDetailsRuleCode: StringInput """Season Code""" cancelrulescheduleDetailsSeasonCode: StringInput """Begin Date""" depositruleDetailsBeginDate: DateInput """Central Xchange Date""" depositruleDetailsCXchangeDate: DateInput """DSI Internal Data Source ID to identify Opera Chain and instance""" depositruleDetailsDsi: FloatInput """Deposit Rule""" depositruleDetailsRuleCode: StringInput """Depositcancelruleid""" depositruleDetailsDepositcancelruleid: FloatInput """Deposit Cancel Rule PMS Reference""" depositruleDetailsDepositcancelrulepmsref: FloatInput """Depositor Cancellation Rule""" depositruleDetailsDepositorCancellationRule: StringInput """JRN Update Date and Time""" depositruleDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Property""" depositruleDetailsLocationid: StringInput """Internal ID to uniquely identify the Organization""" depositruleDetailsOrganizationid: FloatInput """Property""" depositruleDetailsResort: StringInput """Rate Code""" depositruleDetailsRateCode: StringInput """Rate Set ID""" depositruleDetailsRateSetId: FloatInput """Reservation Type""" depositruleDetailsReservationType: StringInput """Season Code""" depositruleDetailsSeasonCode: StringInput """Begin Date""" depositrulescheduleDetailsBeginDate: DateInput """Central Xchange Date""" depositrulescheduleDetailsCXchangeDate: DateInput """DSI Internal Data Source ID to identify Opera Chain and instance""" depositrulescheduleDetailsDsi: FloatInput """Depositcancelruleid""" depositrulescheduleDetailsDepositcancelruleid: FloatInput """Deposit Cancel Rule PMS Reference""" depositrulescheduleDetailsDepositcancelrulepmsref: FloatInput """Depositor Cancellation Rule""" depositrulescheduleDetailsDepositorCancellationRule: StringInput """JRN Update Date and Time""" depositrulescheduleDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Property""" depositrulescheduleDetailsLocationid: StringInput """Internal ID to uniquely identify the Organization""" depositrulescheduleDetailsOrganizationid: FloatInput """Property""" depositrulescheduleDetailsResort: StringInput """Rate Code""" depositrulescheduleDetailsRateCode: StringInput """Rate Set ID""" depositrulescheduleDetailsRateSetId: FloatInput """Reservation Type""" depositrulescheduleDetailsReservationType: StringInput """Rule""" depositrulescheduleDetailsRuleCode: StringInput """Season Code""" depositrulescheduleDetailsSeasonCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" guaranteeDetailsDsi: FloatInput """Guaranteecodeid""" guaranteeDetailsGuaranteecodeid: StringInput """JRN Update Date and Time""" guaranteeDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Property""" guaranteeDetailsLocationid: StringInput """Internal ID to uniquely identify the Organization""" guaranteeDetailsOrganizationid: FloatInput """Property""" guaranteeDetailsResort: StringInput """Reservation Type""" guaranteeDetailsGuaranteeCode: StringInput """Begin Date""" reservationtypescheduleDetailsBeginDate: DateInput """DSI Internal Data Source ID to identify Opera Chain and instance""" reservationtypescheduleDetailsDsi: FloatInput """Depositcancelruleid""" reservationtypescheduleDetailsDepositcancelruleid: FloatInput """Deposit Cancel Rule PMS Reference""" reservationtypescheduleDetailsDepositcancelrulepmsref: FloatInput """Depositor Cancellation Rule""" reservationtypescheduleDetailsDepositorCancellationRule: StringInput """JRN Update Date and Time""" reservationtypescheduleDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" reservationtypescheduleDetailsOrganizationid: FloatInput """Property""" reservationtypescheduleDetailsResort: StringInput """Rate Code""" reservationtypescheduleDetailsRateCode: StringInput """Rate Set ID""" reservationtypescheduleDetailsRateSetId: FloatInput """Reservation Type""" reservationtypescheduleDetailsReservationType: StringInput """Rule Code""" reservationtypescheduleDetailsRuleCode: StringInput """Season Code""" reservationtypescheduleDetailsSeasonCode: StringInput """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 """DSI Internal Data Source ID to identify Opera Chain and instance""" marketgroupDetailsDsi: FloatInput """JRN Update Date and Time""" marketgroupDetailsJrnupdatedttm: DateTimeInput """Market group code""" marketgroupDetailsMarketGroup: StringInput """Marketgroupid""" marketgroupDetailsMarketgroupid: StringInput """Internal ID to uniquely identify the Organization""" marketgroupDetailsOrganizationid: FloatInput """Property""" marketgroupDetailsResort: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" resortmarketingcityDetailsDsi: FloatInput """JRN Update Date and Time""" resortmarketingcityDetailsJrnupdatedttm: DateTimeInput """Marketing City""" resortmarketingcityDetailsMarketingCity: StringInput """Internal ID to uniquely identify the Organization""" resortmarketingcityDetailsOrganizationid: FloatInput """Property""" resortmarketingcityDetailsResort: StringInput """Region Code""" resortmarketingcityDetailsRegionCode: StringInput """Code""" marketingregionsDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" marketingregionsDetailsDsi: FloatInput """Entity Name""" marketingregionsDetailsEntityName: StringInput """JRN Update Date and Time""" marketingregionsDetailsJrnupdatedttm: DateTimeInput """Language Code""" marketingregionsDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" marketingregionsDetailsOrganizationid: FloatInput """Title Suffix""" marketingregionsDetailsTitleSuffix: FloatInput """DSI Internal Data Source ID to identify Opera Chain and instance""" channelDetailsDsi: FloatInput """Entity Name""" channelDetailsEntityName: StringInput """JRN Update Date and Time""" channelDetailsJrnupdatedttm: DateTimeInput """Language Code""" channelDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" channelDetailsOrganizationid: FloatInput """Origin Code""" channelDetailsAttributeCode: StringInput """Title Suffix""" channelDetailsTitleSuffix: FloatInput """Allotment Header ID""" sellmessagesDetailsAllotmentHeaderId: FloatInput """DSI Internal Data Source ID to identify Opera Chain and instance""" sellmessagesDetailsDsi: FloatInput """JRN Update Date and Time""" sellmessagesDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Property""" sellmessagesDetailsLocationid: StringInput """Internal ID to uniquely identify the Organization""" sellmessagesDetailsOrganizationid: FloatInput """Property""" sellmessagesDetailsResort: StringInput """Rate Code""" sellmessagesDetailsRateCode: StringInput """Room Category""" sellmessagesDetailsRoomCategory: StringInput """The primary key for this table.""" sellmessagesDetailsSellId: FloatInput """DSI Internal Data Source ID to identify Opera Chain and instance""" sourcetableDetailsDsi: FloatInput """JRN Update Date and Time""" sourcetableDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Property""" sourcetableDetailsLocationid: StringInput """Internal ID to uniquely identify the Organization""" sourcetableDetailsOrganizationid: FloatInput """Property""" sourcetableDetailsResort: StringInput """Source Code""" sourcetableDetailsSourceCode: StringInput """Sourceid""" sourcetableDetailsSourceid: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" sourcegroupDetailsDsi: FloatInput """JRN Update Date and Time""" sourcegroupDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" sourcegroupDetailsOrganizationid: FloatInput """Property""" sourcegroupDetailsResort: StringInput """Source Group""" sourcegroupDetailsSourceCode: StringInput """Code""" resvautoattachrulesDetailsRuleCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" resvautoattachrulesDetailsDsi: FloatInput """JRN Update Date and Time""" resvautoattachrulesDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" resvautoattachrulesDetailsOrganizationid: FloatInput """Property""" resvautoattachrulesDetailsResort: StringInput """Room Category""" resvautoattachrulesDetailsRoomCategory: StringInput """Attach ID""" resvautoattachdetailsDetailsAttachId: FloatInput """DSI Internal Data Source ID to identify Opera Chain and instance""" resvautoattachdetailsDetailsDsi: FloatInput """JRN Update Date and Time""" resvautoattachdetailsDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" resvautoattachdetailsDetailsOrganizationid: FloatInput """Code to uniquely identify the Property""" resvautoattachdetailsDetailsResort: StringInput """Rule Code""" resvautoattachdetailsDetailsRuleCode: StringInput """Code""" cancellationcodesDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" cancellationcodesDetailsDsi: FloatInput """Entity Name""" cancellationcodesDetailsEntityName: StringInput """JRN Update Date and Time""" cancellationcodesDetailsJrnupdatedttm: DateTimeInput """Language Code""" cancellationcodesDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" cancellationcodesDetailsOrganizationid: FloatInput """Title Suffix""" cancellationcodesDetailsTitleSuffix: FloatInput """Code""" entrypointDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" entrypointDetailsDsi: FloatInput """Entity Name""" entrypointDetailsEntityName: StringInput """JRN Update Date and Time""" entrypointDetailsJrnupdatedttm: DateTimeInput """Language Code""" entrypointDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" entrypointDetailsOrganizationid: FloatInput """Title Suffix""" entrypointDetailsTitleSuffix: FloatInput """Attribute Code""" discountreasonDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" discountreasonDetailsDsi: FloatInput """Entity Name""" discountreasonDetailsEntityName: StringInput """JRN Update Date and Time""" discountreasonDetailsJrnupdatedttm: DateTimeInput """Language Code""" discountreasonDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" discountreasonDetailsOrganizationid: FloatInput """Title Suffix""" discountreasonDetailsTitleSuffix: FloatInput """DSI Internal Data Source ID to identify Opera Chain and instance""" ecouponDetailsDsi: FloatInput """JRN Update Date and Time""" ecouponDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" ecouponDetailsOrganizationid: FloatInput """Property""" ecouponDetailsResort: StringInput """eCoupon Code""" ecouponDetailsEcouponCode: StringInput """Locator code.""" resortlocatorDetailsLocatorCode: FloatInput """DSI Internal Data Source ID to identify Opera Chain and instance""" resortlocatorDetailsDsi: FloatInput """JRN Update Date and Time""" resortlocatorDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" resortlocatorDetailsOrganizationid: FloatInput """Property""" resortlocatorDetailsResort: StringInput """Code""" resortmessageDetailsMessageCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" resortmessageDetailsDsi: FloatInput """JRN Update Date and Time""" resortmessageDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" resortmessageDetailsOrganizationid: FloatInput """Property""" resortmessageDetailsResort: StringInput """Code""" gueststatusDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" gueststatusDetailsDsi: FloatInput """Entity Name""" gueststatusDetailsEntityName: StringInput """Entityname""" gueststatusDetailsEntityname: StringInput """JRN Update Date and Time""" gueststatusDetailsJrnupdatedttm: DateTimeInput """Language Code""" gueststatusDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" gueststatusDetailsOrganizationid: FloatInput """Title Suffix""" gueststatusDetailsTitleSuffix: FloatInput """DSI Internal Data Source ID to identify Opera Chain and instance""" guesttypeDetailsDsi: FloatInput """Entity Name""" guesttypeDetailsEntityName: StringInput """Guest Type""" guesttypeDetailsAttributeCode: StringInput """Guesttypeid""" guesttypeDetailsGuesttypeid: StringInput """JRN Update Date and Time""" guesttypeDetailsJrnupdatedttm: DateTimeInput """Language Code""" guesttypeDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" guesttypeDetailsOrganizationid: FloatInput """Title Suffix""" guesttypeDetailsTitleSuffix: FloatInput """Code""" immigrationstatusDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" immigrationstatusDetailsDsi: FloatInput """Entity Name""" immigrationstatusDetailsEntityName: StringInput """JRN Update Date and Time""" immigrationstatusDetailsJrnupdatedttm: DateTimeInput """Language Code""" immigrationstatusDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" immigrationstatusDetailsOrganizationid: FloatInput """Title Suffix""" immigrationstatusDetailsTitleSuffix: FloatInput """DSI Internal Data Source ID to identify Opera Chain and instance""" preregrulesDetailsDsi: FloatInput """JRN Update Date and Time""" preregrulesDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" preregrulesDetailsOrganizationid: FloatInput """Property""" preregrulesDetailsResort: StringInput """Rule ID""" preregrulesDetailsRuleId: FloatInput """DSI Internal Data Source ID to identify Opera Chain and instance""" itemclassDetailsDsi: FloatInput """Itemclass ID""" itemclassDetailsItemclassId: FloatInput """JRN Update Date and Time""" itemclassDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" itemclassDetailsOrganizationid: FloatInput """Property""" itemclassDetailsResort: StringInput """Links to RESORT_BRACELET_RULES.RULE_CODE.""" iteminventoryDetailsBraceletRuleCode: StringInput """Central Xchange Date""" iteminventoryDetailsCXchangeDate: DateInput """DSI Internal Data Source ID to identify Opera Chain and instance""" iteminventoryDetailsDsi: FloatInput """Item ID""" iteminventoryDetailsItemId: FloatInput """References the ITEM_POOL_ID from GEM$ITEM_POOL.""" iteminventoryDetailsItemPoolId: FloatInput """Itemclass ID""" iteminventoryDetailsItemclassId: FloatInput """JRN Update Date and Time""" iteminventoryDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" iteminventoryDetailsOrganizationid: FloatInput """Property""" iteminventoryDetailsResort: StringInput """Quick Insert""" iteminventoryDetailsArticleNumber: StringInput """Rev Type""" iteminventoryDetailsRevType: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" itempoolDetailsDsi: FloatInput """References the ITEM_POOL_ID from GEM$ITEM_POOL.""" itempoolDetailsItemPoolId: FloatInput """JRN Update Date and Time""" itempoolDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" itempoolDetailsOrganizationid: FloatInput """Property""" itempoolDetailsResort: StringInput """Code""" birthcountryDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" birthcountryDetailsDsi: FloatInput """Entity Name""" birthcountryDetailsEntityName: StringInput """JRN Update Date and Time""" birthcountryDetailsJrnupdatedttm: DateTimeInput """Language Code""" birthcountryDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" birthcountryDetailsOrganizationid: FloatInput """Title Suffix""" birthcountryDetailsTitleSuffix: FloatInput """Chain Code""" resortcountryDetailsChainCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" resortcountryDetailsDsi: FloatInput """JRN Update Date and Time""" resortcountryDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" resortcountryDetailsOrganizationid: FloatInput """Country Group Code""" countrygroupDetailsAttributeCode: StringInput """Countrygroupid""" countrygroupDetailsCountrygroupid: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" countrygroupDetailsDsi: FloatInput """Entity Name""" countrygroupDetailsEntityName: StringInput """JRN Update Date and Time""" countrygroupDetailsJrnupdatedttm: DateTimeInput """Language Code""" countrygroupDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" countrygroupDetailsOrganizationid: FloatInput """Title Suffix""" countrygroupDetailsTitleSuffix: FloatInput """Code""" distancetypeDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" distancetypeDetailsDsi: FloatInput """Entity Name""" distancetypeDetailsEntityName: StringInput """JRN Update Date and Time""" distancetypeDetailsJrnupdatedttm: DateTimeInput """Language Code""" distancetypeDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" distancetypeDetailsOrganizationid: FloatInput """Title Suffix""" distancetypeDetailsTitleSuffix: FloatInput """Code""" districtDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" districtDetailsDsi: FloatInput """Entity Name""" districtDetailsEntityName: StringInput """JRN Update Date and Time""" districtDetailsJrnupdatedttm: DateTimeInput """Language Code""" districtDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" districtDetailsOrganizationid: FloatInput """Title Suffix""" districtDetailsTitleSuffix: FloatInput """Code""" fiscalguesttypeDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" fiscalguesttypeDetailsDsi: FloatInput """JRN Update Date and Time""" fiscalguesttypeDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" fiscalguesttypeDetailsOrganizationid: FloatInput """Title Suffix""" fiscalguesttypeDetailsTitleSuffix: FloatInput """Code""" fiscalregionDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" fiscalregionDetailsDsi: FloatInput """Entity Name""" fiscalregionDetailsEntityName: StringInput """JRN Update Date and Time""" fiscalregionDetailsJrnupdatedttm: DateTimeInput """Language Code""" fiscalregionDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" fiscalregionDetailsOrganizationid: FloatInput """Title Suffix""" fiscalregionDetailsTitleSuffix: FloatInput """Code""" profileidcountryDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" profileidcountryDetailsDsi: FloatInput """Entity Name""" profileidcountryDetailsEntityName: StringInput """JRN Update Date and Time""" profileidcountryDetailsJrnupdatedttm: DateTimeInput """Language Code""" profileidcountryDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" profileidcountryDetailsOrganizationid: FloatInput """Title Suffix""" profileidcountryDetailsTitleSuffix: FloatInput """Code""" nationalityDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" nationalityDetailsDsi: FloatInput """Entity Name""" nationalityDetailsEntityName: StringInput """JRN Update Date and Time""" nationalityDetailsJrnupdatedttm: DateTimeInput """Language Code""" nationalityDetailsLanguageCode: StringInput """Nationalityid""" nationalityDetailsNationalityid: StringInput """Internal ID to uniquely identify the Organization""" nationalityDetailsOrganizationid: FloatInput """Title Suffix""" nationalityDetailsTitleSuffix: FloatInput """Min number of days to book rate in advance.""" qualifyingratesDetailsAdvanceBooking: FloatInput """Base Rate Code""" qualifyingratesDetailsBaseRateCode: StringInput """Begin Booking Date""" qualifyingratesDetailsBeginBookingDate: DateInput """Central Xchange Date""" qualifyingratesDetailsCXchangeDate: DateInput """Commission Code""" qualifyingratesDetailsCommissionCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" qualifyingratesDetailsDsi: FloatInput """Daily Rates Y/N""" qualifyingratesDetailsDailyRatesYn: StringInput """The rate code on which this rate shedule is dynamically based on.""" qualifyingratesDetailsDbaseRateCode: StringInput """End Booking Date""" qualifyingratesDetailsEndBookingDate: DateInput """Group Code""" qualifyingratesDetailsGroupCode: StringInput """JRN Update Date and Time""" qualifyingratesDetailsJrnupdatedttm: DateTimeInput """Indicates the lengh of Stay Unit in days. If value is > 1 then it is a pkg rate code.""" qualifyingratesDetailsLosUnit: FloatInput """Market Code""" qualifyingratesDetailsMarketCode: StringInput """Max number of days to book rate in advance.""" qualifyingratesDetailsMaxAdvanceBooking: FloatInput """Max Los""" qualifyingratesDetailsMaxLos: FloatInput """Max Occupancy""" qualifyingratesDetailsMaxOccupancy: FloatInput """Minimum Occupancy""" qualifyingratesDetailsMinOccupancy: FloatInput """Internal ID to uniquely identify the Organization""" qualifyingratesDetailsOrganizationid: FloatInput """Indicates the order in which this rate should be displayed during the booking process when the ors_rate_sell_sequence functionality is active.""" qualifyingratesDetailsOrsSellSequence: FloatInput """Indicates whether the rate code is pending for approval or not""" qualifyingratesDetailsPendingApprovalYn: StringInput """Property""" qualifyingratesDetailsResort: StringInput """Yield rate bucket""" qualifyingratesDetailsRateBucket: StringInput """Rate Codes""" qualifyingratesDetailsRateCode: StringInput """Rate Level this rate code belongs to.""" qualifyingratesDetailsRateLevel: FloatInput """Sell Sequence""" qualifyingratesDetailsSellSequence: FloatInput """Source Code""" qualifyingratesDetailsSourceCode: StringInput """Transaction Code""" qualifyingratesDetailsTrxCode: StringInput """Code""" membershipstatusDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" membershipstatusDetailsDsi: FloatInput """Entity Name""" membershipstatusDetailsEntityName: StringInput """JRN Update Date and Time""" membershipstatusDetailsJrnupdatedttm: DateTimeInput """Language Code""" membershipstatusDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" membershipstatusDetailsOrganizationid: FloatInput """Title Suffix""" membershipstatusDetailsTitleSuffix: FloatInput """Code""" priorityDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" priorityDetailsDsi: FloatInput """Entity Name""" priorityDetailsEntityName: StringInput """Organization ID""" priorityDetailsOrganizationId: FloatInput """JRN Update Date and Time""" priorityDetailsJrnupdatedttm: DateTimeInput """Language Code""" priorityDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" priorityDetailsOrganizationid: FloatInput """Priority ID""" priorityDetailsPriorityId: StringInput """Priority Type. Default Value is PMSGRID""" priorityDetailsPriorityType: StringInput """Title Suffix""" priorityDetailsTitleSuffix: FloatInput """Code""" entityaccounttypeDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" entityaccounttypeDetailsDsi: FloatInput """Entity Name""" entityaccounttypeDetailsEntityName: StringInput """JRN Update Date and Time""" entityaccounttypeDetailsJrnupdatedttm: DateTimeInput """Language Code""" entityaccounttypeDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" entityaccounttypeDetailsOrganizationid: FloatInput """Title Suffix""" entityaccounttypeDetailsTitleSuffix: FloatInput """Code""" addresstypeDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" addresstypeDetailsDsi: FloatInput """Entity Name""" addresstypeDetailsEntityName: StringInput """JRN Update Date and Time""" addresstypeDetailsJrnupdatedttm: DateTimeInput """Language Code""" addresstypeDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" addresstypeDetailsOrganizationid: FloatInput """Title Suffix""" addresstypeDetailsTitleSuffix: FloatInput """Code""" altlanguagetitleDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" altlanguagetitleDetailsDsi: FloatInput """Entity Name""" altlanguagetitleDetailsEntityName: StringInput """JRN Update Date and Time""" altlanguagetitleDetailsJrnupdatedttm: DateTimeInput """Language""" altlanguagetitleDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" altlanguagetitleDetailsOrganizationid: FloatInput """Title Number""" altlanguagetitleDetailsTitleSuffix: FloatInput """Code""" roomspotentialDetailsRoomsPotentialId: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" roomspotentialDetailsDsi: FloatInput """Entity Name""" roomspotentialDetailsEntityName: StringInput """JRN Update Date and Time""" roomspotentialDetailsJrnupdatedttm: DateTimeInput """Language Code""" roomspotentialDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" roomspotentialDetailsOrganizationid: FloatInput """Rooms Potential Type""" roomspotentialDetailsRoomsPotentialType: StringInput """Title Suffix""" roomspotentialDetailsTitleSuffix: FloatInput """Code""" businesssegmentDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" businesssegmentDetailsDsi: FloatInput """Entity Name""" businesssegmentDetailsEntityName: StringInput """JRN Update Date and Time""" businesssegmentDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" businesssegmentDetailsOrganizationid: FloatInput """Title Suffix""" businesssegmentDetailsTitleSuffix: FloatInput """Code""" companytypeDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" companytypeDetailsDsi: FloatInput """Entity Name""" companytypeDetailsEntityName: StringInput """JRN Update Date and Time""" companytypeDetailsJrnupdatedttm: DateTimeInput """Language Code""" companytypeDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" companytypeDetailsOrganizationid: FloatInput """Title Suffix""" companytypeDetailsTitleSuffix: FloatInput """Attribute Code""" competitionDetailsAttributeCode: StringInput """Code""" competitionDetailsCompetitionId: StringInput """Competition""" competitionDetailsCompetitionType: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" competitionDetailsDsi: FloatInput """Entity Name""" competitionDetailsEntityName: StringInput """Organization ID""" competitionDetailsOrganizationId: FloatInput """JRN Update Date and Time""" competitionDetailsJrnupdatedttm: DateTimeInput """Language Code""" competitionDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" competitionDetailsOrganizationid: FloatInput """Title Suffix""" competitionDetailsTitleSuffix: FloatInput """Code""" genderDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" genderDetailsDsi: FloatInput """Entity Name""" genderDetailsEntityName: StringInput """JRN Update Date and Time""" genderDetailsJrnupdatedttm: DateTimeInput """Language Code""" genderDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" genderDetailsOrganizationid: FloatInput """Title Suffix""" genderDetailsTitleSuffix: FloatInput """Code""" profileinactivereasonDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" profileinactivereasonDetailsDsi: FloatInput """Entity Name""" profileinactivereasonDetailsEntityName: StringInput """JRN Update Date and Time""" profileinactivereasonDetailsJrnupdatedttm: DateTimeInput """Language Code""" profileinactivereasonDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" profileinactivereasonDetailsOrganizationid: FloatInput """Title Suffix""" profileinactivereasonDetailsTitleSuffix: FloatInput """Code""" industrycodeDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" industrycodeDetailsDsi: FloatInput """Entity Name""" industrycodeDetailsEntityName: StringInput """JRN Update Date and Time""" industrycodeDetailsJrnupdatedttm: DateTimeInput """Language Code""" industrycodeDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" industrycodeDetailsOrganizationid: FloatInput """Title Suffix""" industrycodeDetailsTitleSuffix: FloatInput """Code""" influencecodeDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" influencecodeDetailsDsi: FloatInput """Entity Name""" influencecodeDetailsEntityName: StringInput """JRN Update Date and Time""" influencecodeDetailsJrnupdatedttm: DateTimeInput """Language Code""" influencecodeDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" influencecodeDetailsOrganizationid: FloatInput """Title Suffix""" influencecodeDetailsTitleSuffix: FloatInput """Code""" keywordtypeDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" keywordtypeDetailsDsi: FloatInput """Entity Name""" keywordtypeDetailsEntityName: StringInput """JRN Update Date and Time""" keywordtypeDetailsJrnupdatedttm: DateTimeInput """Language Code""" keywordtypeDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" keywordtypeDetailsOrganizationid: FloatInput """Title Suffix""" keywordtypeDetailsTitleSuffix: FloatInput """Code""" mailingactionDetailsMailingActionId: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" mailingactionDetailsDsi: FloatInput """Organization ID""" mailingactionDetailsOrganizationId: FloatInput """JRN Update Date and Time""" mailingactionDetailsJrnupdatedttm: DateTimeInput """Language Code""" mailingactionDetailsLanguageCode: StringInput """Mailing Action Type""" mailingactionDetailsMailingActionType: StringInput """Internal ID to uniquely identify the Organization""" mailingactionDetailsOrganizationid: FloatInput """Title Suffix""" mailingactionDetailsTitleSuffix: FloatInput """Central Code""" preferenceDetailsPreferenceSeqId: FloatInput """DSI Internal Data Source ID to identify Opera Chain and instance""" preferenceDetailsDsi: FloatInput """Organization ID""" preferenceDetailsOrganizationId: FloatInput """JRN Update Date and Time""" preferenceDetailsJrnupdatedttm: DateTimeInput """Location ID""" preferenceDetailsLocationId: StringInput """Internal ID to uniquely identify the Organization""" preferenceDetailsOrganizationid: FloatInput """Preference Group""" preferenceDetailsPreferenceType: StringInput """Internal Id of the preference""" preferenceDetailsPreferenceId: FloatInput """Preference1""" preferenceDetailsPreference1: StringInput """Property""" preferenceDetailsResort: StringInput """Code""" profilerestrictionreasonDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" profilerestrictionreasonDetailsDsi: FloatInput """Entity Name""" profilerestrictionreasonDetailsEntityName: StringInput """JRN Update Date and Time""" profilerestrictionreasonDetailsJrnupdatedttm: DateTimeInput """Language Code""" profilerestrictionreasonDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" profilerestrictionreasonDetailsOrganizationid: FloatInput """Title Suffix""" profilerestrictionreasonDetailsTitleSuffix: FloatInput """Code""" scscopeDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" scscopeDetailsDsi: FloatInput """Entity Name""" scscopeDetailsEntityName: StringInput """JRN Update Date and Time""" scscopeDetailsJrnupdatedttm: DateTimeInput """Language Code""" scscopeDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" scscopeDetailsOrganizationid: FloatInput """Title Suffix""" scscopeDetailsTitleSuffix: FloatInput """Code""" scscopecityDetailsAttributeCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" scscopecityDetailsDsi: FloatInput """Entity Name""" scscopecityDetailsEntityName: StringInput """JRN Update Date and Time""" scscopecityDetailsJrnupdatedttm: DateTimeInput """Language Code""" scscopecityDetailsLanguageCode: StringInput """Internal ID to uniquely identify the Organization""" scscopecityDetailsOrganizationid: FloatInput """Title Suffix""" scscopecityDetailsTitleSuffix: FloatInput """Adjustment Limit Code""" memclaimadjlimitDetailsClaimAdjLimitCode: StringInput """DSI Internal Data Source ID to identify Opera Chain and instance""" memclaimadjlimitDetailsDsi: FloatInput """JRN Update Date and Time""" memclaimadjlimitDetailsJrnupdatedttm: DateTimeInput """Internal ID to uniquely identify the Organization""" memclaimadjlimitDetailsOrganizationid: FloatInput } type Query { """The Resort Configuration Subject Area contains configuration/setting attributes from components such as Enterprise Administration Financial Administration Booking Administration and Client Relations Administration in OPERA.""" configurationResort(limit: Int offset: Int input: ConfigurationResortQueryArgumentsType!): [ConfigurationResortType] } type ConfigurationResortType { """Resort Details""" propertyPropertyDetails: ConfigurationResortPropertyPropertyDetailsType """Membership Claim Origin""" membershipClaimOriginDetails: ConfigurationResortMembershipClaimOriginDetailsType """Membership Points""" membershipPointsDetails: ConfigurationResortMembershipPointsDetailsType """Membership Award Rates""" membershipAwardRatesDetails: ConfigurationResortMembershipAwardRatesDetailsType """Membership Award Products""" membershipAwardProductsDetails: ConfigurationResortMembershipAwardProductsDetailsType """Membership Award Upgrades""" membershipAwardUpgradesDetails: ConfigurationResortMembershipAwardUpgradesDetailsType """Membership Award Financial Transaction""" membershipAwardFinancialTransactionDetails: ConfigurationResortMembershipAwardFinancialTransactionDetailsType """Membership Property Group Code""" membershipPropertyGroupCodeDetails: ConfigurationResortMembershipPropertyGroupCodeDetailsType """Airport Details""" airportDetails: ConfigurationResortAirportDetailsType """Feature Details""" featureDetails: ConfigurationResortFeatureDetailsType """Attraction Category Details""" attractionCategoryDetails: ConfigurationResortAttractionCategoryDetailsType """Attraction Details""" attractionDetails: ConfigurationResortAttractionDetailsType """Chain Details""" chainDetails: ConfigurationResortChainDetailsType """Closing Script Details""" closingScriptDetails: ConfigurationResortClosingScriptDetailsType """Communication Method Details""" communicationMethodDetails: ConfigurationResortCommunicationMethodDetailsType """Delivery Status Details""" deliveryStatusDetails: ConfigurationResortDeliveryStatusDetailsType """Department Details""" departmentDetails: ConfigurationResortDepartmentDetailsType """Elec Reg Card Script Details""" elecRegCardScriptDetails: ConfigurationResortElecRegCardScriptDetailsType """Hub Property""" hubPropertyDetails: ConfigurationResortHubPropertyDetailsType """Job Title Details""" jobTitleDetails: ConfigurationResortJobTitleDetailsType """UDF Category""" uDFCategoryDetails: ConfigurationResortUDFCategoryDetailsType """UDF Type""" uDFTypeDetails: ConfigurationResortUDFTypeDetailsType """Brand Code Details""" brandCodeDetails: ConfigurationResortBrandCodeDetailsType """Business Unit Details""" businessUnitDetails: ConfigurationResortBusinessUnitDetailsType """Department Code Details""" departmentCodeDetails: ConfigurationResortDepartmentCodeDetailsType """Division Details""" divisionDetails: ConfigurationResortDivisionDetailsType """Hotel Category Details""" hotelCategoryDetails: ConfigurationResortHotelCategoryDetailsType """Operating Unit Details""" operatingUnitDetails: ConfigurationResortOperatingUnitDetailsType """Application Parameter Value Details""" applicationParameterValueDetails: ConfigurationResortApplicationParameterValueDetailsType """Trackit Action Details""" trackitActionDetails: ConfigurationResortTrackitActionDetailsType """Trackit Location Details""" trackitLocationDetails: ConfigurationResortTrackitLocationDetailsType """Trackit Type Details""" trackitTypeDetails: ConfigurationResortTrackitTypeDetailsType """Account Type Details""" accountTypeDetails: ConfigurationResortAccountTypeDetailsType """AR Reminder Cycle""" aRReminderCycleDetails: ConfigurationResortARReminderCycleDetailsType """Acct Flag Reason Details""" acctFlagReasonDetails: ConfigurationResortAcctFlagReasonDetailsType """Transaction Reason Code""" transactionReasonCodeDetails: ConfigurationResortTransactionReasonCodeDetailsType """Credit Card Authorization Rules""" creditCardAuthorizationRulesDetails: ConfigurationResortCreditCardAuthorizationRulesDetailsType """Auto Folio Settlement Type Details""" autoFolioSettlementTypeDetails: ConfigurationResortAutoFolioSettlementTypeDetailsType """Cashier Details""" cashierDetails: ConfigurationResortCashierDetailsType """Custom Number Details""" customNumberDetails: ConfigurationResortCustomNumberDetailsType """Currency Exchange Tax Details""" currencyExchangeTaxDetails: ConfigurationResortCurrencyExchangeTaxDetailsType """Expense Arrangement Code Details""" expenseArrangementCodeDetails: ConfigurationResortExpenseArrangementCodeDetailsType """Transaction Code""" transactionCodeDetails: ConfigurationResortTransactionCodeDetailsType """Folio Arrangement Code Details""" folioArrangementCodeDetails: ConfigurationResortFolioArrangementCodeDetailsType """Group Arrangement Code Details""" groupArrangementCodeDetails: ConfigurationResortGroupArrangementCodeDetailsType """Folio Type Details""" folioTypeDetails: ConfigurationResortFolioTypeDetailsType """Folio Type Detail Details""" folioTypeDetailDetails: ConfigurationResortFolioTypeDetailDetailsType """Bank Account Details""" bankAccountDetails: ConfigurationResortBankAccountDetailsType """Commission Details""" commissionDetails: ConfigurationResortCommissionDetailsType """Authorizer Group Details""" authorizerGroupDetails: ConfigurationResortAuthorizerGroupDetailsType """Authorizer Group Detail Details""" authorizerGroupDetailDetails: ConfigurationResortAuthorizerGroupDetailDetailsType """Authorizer Details""" authorizerDetails: ConfigurationResortAuthorizerDetailsType """Bucket Redemption Code Details""" bucketRedemptionCodeDetails: ConfigurationResortBucketRedemptionCodeDetailsType """Comp Routing Code Details""" compRoutingCodeDetails: ConfigurationResortCompRoutingCodeDetailsType """Comp Transaction Code""" compTransactionCodeDetails: ConfigurationResortCompTransactionCodeDetailsType """Transaction Code Comp External Reference""" transactionCodeCompExternalReferenceDetails: ConfigurationResortTransactionCodeCompExternalReferenceDetailsType """Code Generates Details""" codeGeneratesDetails: ConfigurationResortCodeGeneratesDetailsType """Comp Type Details""" compTypeDetails: ConfigurationResortCompTypeDetailsType """Bar Schedule Details""" barScheduleDetails: ConfigurationResortBarScheduleDetailsType """City Tax Range Details""" cityTaxRangeDetails: ConfigurationResortCityTaxRangeDetailsType """Property Day Type""" propertyDayTypeDetails: ConfigurationResortPropertyDayTypeDetailsType """Display Set Details""" displaySetDetails: ConfigurationResortDisplaySetDetailsType """Property Calendar Event""" propertyCalendarEventDetails: ConfigurationResortPropertyCalendarEventDetailsType """Rate Hurdles Details""" rateHurdlesDetails: ConfigurationResortRateHurdlesDetailsType """Product Details""" productDetails: ConfigurationResortProductDetailsType """Item Package Details""" itemPackageDetails: ConfigurationResortItemPackageDetailsType """Rate Product Price Details""" rateProductPriceDetails: ConfigurationResortRateProductPriceDetailsType """Package Forecast Group""" packageForecastGroupDetails: ConfigurationResortPackageForecastGroupDetailsType """Promotion Details""" promotionDetails: ConfigurationResortPromotionDetailsType """Promotion Rate""" promotionRateDetails: ConfigurationResortPromotionRateDetailsType """Promotion Code Routing Instruction""" promotionCodeRoutingInstructionDetails: ConfigurationResortPromotionCodeRoutingInstructionDetailsType """Rate Categories Details""" rateCategoriesDetails: ConfigurationResortRateCategoriesDetailsType """Article Details""" articleDetails: ConfigurationResortArticleDetailsType """Credit Card Types Details""" creditCardTypesDetails: ConfigurationResortCreditCardTypesDetailsType """Payment Method Details""" paymentMethodDetails: ConfigurationResortPaymentMethodDetailsType """Export Bucket Code Details""" exportBucketCodeDetails: ConfigurationResortExportBucketCodeDetailsType """Transaction Code Arrange Detail""" transactionCodeArrangeDetailDetails: ConfigurationResortTransactionCodeArrangeDetailDetailsType """Export Bucket Type Details""" exportBucketTypeDetails: ConfigurationResortExportBucketTypeDetailsType """Routing Code Details""" routingCodeDetails: ConfigurationResortRoutingCodeDetailsType """Transaction Diversion Rule""" transactionDiversionRuleDetails: ConfigurationResortTransactionDiversionRuleDetailsType """Transaction Diversion Rule Details""" transactionDiversionRuleDetailsDetails: ConfigurationResortTransactionDiversionRuleDetailsDetailsType """Transaction Group""" transactionGroupDetails: ConfigurationResortTransactionGroupDetailsType """Group Generates Details""" groupGeneratesDetails: ConfigurationResortGroupGeneratesDetailsType """Transaction Subgroup""" transactionSubgroupDetails: ConfigurationResortTransactionSubgroupDetailsType """Subgroup Generates Details""" subgroupGeneratesDetails: ConfigurationResortSubgroupGeneratesDetailsType """Property Alert""" propertyAlertDetails: ConfigurationResortPropertyAlertDetailsType """Global Alerts Details""" globalAlertsDetails: ConfigurationResortGlobalAlertsDetailsType """Block Cancellation Code Details""" blockCancellationCodeDetails: ConfigurationResortBlockCancellationCodeDetailsType """Sales Event Destination""" salesEventDestinationDetails: ConfigurationResortSalesEventDestinationDetailsType """Lost Booking Codes Details""" lostBookingCodesDetails: ConfigurationResortLostBookingCodesDetailsType """Refused Booking Codes Details""" refusedBookingCodesDetails: ConfigurationResortRefusedBookingCodesDetailsType """Booking Method Details""" bookingMethodDetails: ConfigurationResortBookingMethodDetailsType """Property Cutoff Schedule""" propertyCutoffScheduleDetails: ConfigurationResortPropertyCutoffScheduleDetailsType """Booking Status Details""" bookingStatusDetails: ConfigurationResortBookingStatusDetailsType """Cancel Rule Details""" cancelRuleDetails: ConfigurationResortCancelRuleDetailsType """Cancel Rule Schedule Details""" cancelRuleScheduleDetails: ConfigurationResortCancelRuleScheduleDetailsType """Deposit Rule Details""" depositRuleDetails: ConfigurationResortDepositRuleDetailsType """Deposit Rule Schedule Details""" depositRuleScheduleDetails: ConfigurationResortDepositRuleScheduleDetailsType """Guarantee Details""" guaranteeDetails: ConfigurationResortGuaranteeDetailsType """Reservation Type Schedule Details""" reservationTypeScheduleDetails: ConfigurationResortReservationTypeScheduleDetailsType """Market Details""" marketDetails: ConfigurationResortMarketDetailsType """Market Group Details""" marketGroupDetails: ConfigurationResortMarketGroupDetailsType """Property Marketing City""" propertyMarketingCityDetails: ConfigurationResortPropertyMarketingCityDetailsType """Marketing Regions Details""" marketingRegionsDetails: ConfigurationResortMarketingRegionsDetailsType """Channel Details""" channelDetails: ConfigurationResortChannelDetailsType """Sell Messages Details""" sellMessagesDetails: ConfigurationResortSellMessagesDetailsType """Source Table Details""" sourceTableDetails: ConfigurationResortSourceTableDetailsType """Source Group Details""" sourceGroupDetails: ConfigurationResortSourceGroupDetailsType """Reservation Auto Attach Rules""" reservationAutoAttachRulesDetails: ConfigurationResortReservationAutoAttachRulesDetailsType """Reservation Auto Attach Details""" reservationAutoAttachDetailsDetails: ConfigurationResortReservationAutoAttachDetailsDetailsType """Cancellation Codes Details""" cancellationCodesDetails: ConfigurationResortCancellationCodesDetailsType """Entry Point Details""" entryPointDetails: ConfigurationResortEntryPointDetailsType """Discount Reason Details""" discountReasonDetails: ConfigurationResortDiscountReasonDetailsType """Ecoupon Details""" ecouponDetails: ConfigurationResortEcouponDetailsType """Property Locator""" propertyLocatorDetails: ConfigurationResortPropertyLocatorDetailsType """Property Message""" propertyMessageDetails: ConfigurationResortPropertyMessageDetailsType """Guest Status Details""" guestStatusDetails: ConfigurationResortGuestStatusDetailsType """Guest Type Details""" guestTypeDetails: ConfigurationResortGuestTypeDetailsType """Immigration Status Details""" immigrationStatusDetails: ConfigurationResortImmigrationStatusDetailsType """Pre Reg Rules Details""" preRegRulesDetails: ConfigurationResortPreRegRulesDetailsType """Item Class Details""" itemClassDetails: ConfigurationResortItemClassDetailsType """Item Inventory Details""" itemInventoryDetails: ConfigurationResortItemInventoryDetailsType """Item Pool Details""" itemPoolDetails: ConfigurationResortItemPoolDetailsType """Birth Country Details""" birthCountryDetails: ConfigurationResortBirthCountryDetailsType """Property Country""" propertyCountryDetails: ConfigurationResortPropertyCountryDetailsType """Country Group Details""" countryGroupDetails: ConfigurationResortCountryGroupDetailsType """Distance Type Details""" distanceTypeDetails: ConfigurationResortDistanceTypeDetailsType """District Details""" districtDetails: ConfigurationResortDistrictDetailsType """Fiscal Guest Type Details""" fiscalGuestTypeDetails: ConfigurationResortFiscalGuestTypeDetailsType """Fiscal Region Details""" fiscalRegionDetails: ConfigurationResortFiscalRegionDetailsType """Profile ID Country""" profileIDCountryDetails: ConfigurationResortProfileIDCountryDetailsType """Nationality Details""" nationalityDetails: ConfigurationResortNationalityDetailsType """Qualifying Rates Details""" qualifyingRatesDetails: ConfigurationResortQualifyingRatesDetailsType """Membership Status Details""" membershipStatusDetails: ConfigurationResortMembershipStatusDetailsType """Priority Details""" priorityDetails: ConfigurationResortPriorityDetailsType """Entity Account Type Details""" entityAccountTypeDetails: ConfigurationResortEntityAccountTypeDetailsType """Address Type Details""" addressTypeDetails: ConfigurationResortAddressTypeDetailsType """Alternate Language Title""" alternateLanguageTitleDetails: ConfigurationResortAlternateLanguageTitleDetailsType """Rooms Potential Details""" roomsPotentialDetails: ConfigurationResortRoomsPotentialDetailsType """Business Segment Details""" businessSegmentDetails: ConfigurationResortBusinessSegmentDetailsType """Company Type Details""" companyTypeDetails: ConfigurationResortCompanyTypeDetailsType """Competition Details""" competitionDetails: ConfigurationResortCompetitionDetailsType """Gender Details""" genderDetails: ConfigurationResortGenderDetailsType """Profile Inactive Reason Details""" profileInactiveReasonDetails: ConfigurationResortProfileInactiveReasonDetailsType """Industry Code Details""" industryCodeDetails: ConfigurationResortIndustryCodeDetailsType """Influence Code Details""" influenceCodeDetails: ConfigurationResortInfluenceCodeDetailsType """Keyword Type Details""" keywordTypeDetails: ConfigurationResortKeywordTypeDetailsType """Mailing Action Details""" mailingActionDetails: ConfigurationResortMailingActionDetailsType """Preference Details""" preferenceDetails: ConfigurationResortPreferenceDetailsType """Profile Restriction Reason Details""" profileRestrictionReasonDetails: ConfigurationResortProfileRestrictionReasonDetailsType """Sales Event Scope""" salesEventScopeDetails: ConfigurationResortSalesEventScopeDetailsType """Sales Event Scope City""" salesEventScopeCityDetails: ConfigurationResortSalesEventScopeCityDetailsType """Membership Claim Adjustment Limit""" membershipClaimAdjustmentLimitDetails: ConfigurationResortMembershipClaimAdjustmentLimitDetailsType configurationResortRecordCount: Int } type ConfigurationResortPropertyPropertyDetailsType { """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 ConfigurationResortMembershipClaimOriginDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Chain Code""" chainCode: String """Claim Origin Code""" claimOriginCode: String """Claim Origin Description""" claimOriginDescription: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedflag: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: DateTime """Inactive Flag""" inactiveflag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language Code""" languageCode: String """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Code to uniquely identify the Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Ranking""" ranking: Float """Reporting Attribute Code""" repAttributeCode: String """Reporting Description""" repDescription: String """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Order By""" repOrderBy: Float """Reporting Updatedate""" repUpdateDate: DateTime """Sequence""" sequence: Float """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortMembershipPointsDetailsType { """Indicates if this rule applies to all Rates checked for membership.""" allMembershipRatesYn: String """Indicates if this rule applies to all transactions checked for membership.""" allMembershipTransactionYN: String """Average Rate Amount""" averageRateAmount: Float """Begin Date""" beginDate: Date """Billing Group""" billingGroup: String """Booking End Date""" bookingEndDate: Date """Booking Start Date""" bookingStartDate: Date """Calculation Rule""" calculationRule: String """Chain Code""" chainCode: String """Cost Per Point""" costPerPoint: Float """Credit Multiple Membership Y/N""" creditMultipleMembershipYn: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Number of days from enrollment.""" daysSinceEnrolled: Float """Deleted Flag""" deletedFlag: String """Description""" description: String """Flag indicating type of earning rhythm applied.""" earningRhythmFlg: String """Indicate that points will be earned every X nights.""" earningRhythmNights: Float """End Date""" endDate: Date """The enrollment code to which this rule applies.""" enrollmentCode: String """Enrollment group that includes the enrollment code(s) to which this rule applies.""" enrollmentGroup: String """Flag to indicate this rule is excluded if back to back is detected.""" excludeBbFlg: String """Determines while calculating points projection should the rule be excluded or included. Default is included(N).""" excludeFromPointProjectionYN: String """Determines if the market group should be excluded or included ). Default is included(N).""" excludeMktGroup: String """Determines if the revenue group should be excluded or included ). Default is included(N).""" excludeRevGroup: String """Indicates if the room group should be excluded if Y.""" excludeRoomGroupYn: String """Expiration date of the Card.""" expirationDate: Date """This field will be used to store export label and will be used only for exporting purposes.""" exportLabel: String """Friday YN""" fridayYN: String """Inactive Date""" inactiveDate: DateTime """This flag indicate if grace renewals need to be included or not.""" includeGraceRenewalFlg: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Market Code""" marketCode: String """Market Group""" marketGroup: String """Market Group Include YN""" marketGroupIncludeYN: String """Maximum quantity bucket can contain.""" maxBucketSize: Float """This field indicates the maximum nights eligible to receive points If membership type is based on NIGHTS.""" maximumNights: Float """Maximum Revenue""" maximumRevenue: Float """Membership rate group.""" memRevenueGroup: String """Membership level to which this rule applies.""" membershipLevel: String """Membership Points Seqno""" membershipPointsSeqno: Float """Mem Rate Group Exclude Y/N""" membershipRateGroupExcludeYN: String """Membership Type""" membershipType: String """Determines if transactions should belong to minimum different properties. If empty then they can belong to same property.""" minPropertiesReq: Float """This field indicates the minimum length of stay required to receive points If membership type is based on STAY.""" minimumNights: Float """This field indicates the minimum rate amount required for the guest to earn points.""" minimumRateAmount: Float """Minimum Revenue""" minimumRevenue: Float """Minimum Stays""" minimumStays: Float """Monday YN""" mondayYN: String """Multiple Transactions Y/N""" multipleTransactionsYn: String """Number of Times Eligible""" numberOfTimesEligible: Float """Internal ID to uniquely identify the Organization""" organizationID: Float """Specifies the minimum units needed""" perRevenueUnits: Float """Specifies the ratio of the points accumulated per Stay or Night or Revenue. This ratio multiplied by the actual Stays or Nights or Revenue will give the Total points accumulated.""" points: Float """Membership Points Eligibility Code.""" pointsEligibilityCode: String """Points ratio is expressed in terms of %.""" pointsRatioPercentYn: String """This flag tells if the total amount computed will be rounded rounded up or rounded down.""" pointsRatioRoundingFlg: String """Exclude the rule if a preferred card exception exists on the transaction.""" preferredCardExcludeYn: String """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Program Type""" programType: String """Program Type Desc""" programTypeDesc: String """Promotion Code""" promotionCode: String """Property""" property: String """Property Group""" propertyGroup: String """Pseudo rule is used for OCIS memberships to show computed points in PMS for a reservation.""" pseudoRuleYn: String """Qualifying Rates YN""" qualifyingRatesYN: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Rate Code""" rateCode: String """Rate Group""" rateGroup: String """Rate Group Include YN""" rateGroupIncludeYN: String """Reservation Channel""" reservationChannel: String """Revenue Group""" revenueGroup: String """Revenue Group Include YN""" revenueGroupIncludeYN: String """Room Class""" roomClass: String """Room Group""" roomGroup: String """Room Type""" roomType: String """Y to calculate the membership upgrade based on the "room to charge" for the stay and not the actual room type in which the member stayed.""" roomTypeToChargeYN: String """Rounding""" rounding: String """Rule Applies To""" ruleAppliesTo: String """Indicates the field on which calculation of points is valid for. Eg if value is 'RATE_GROUP' then this rule is valid for the value in RATE_GROUP field. Thus we can specify different points rule for BUSINESS rates and NON-BUSINESS rates.""" ruleBasedOn: String """Rule Code""" ruleCode: String """Saturday YN""" saturdayYN: String """Sunday YN""" sundayYN: String """Thursday YN""" thursdayYN: String """Used in membership tier upgrade rule to determine to which level the upgrade will eligible.""" toMemberLevel: String """Transaction Type""" transactionType: String """Tuesday YN""" tuesdayYN: String """Type""" type: String """Types of points earned (Loyalty FF).""" typeOfPoints: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float """Userposting Only Y/N""" userpostingOnlyYn: String """Wednesday YN""" wednesdayYN: String } type ConfigurationResortMembershipAwardRatesDetailsType { """Award Type""" awardType: String """Chain Code""" chainCode: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Membership Type""" membershipType: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Code to uniquely identify the Property""" property: String """Rate Code""" rateCode: String """Rate Description""" rateDescription: String } type ConfigurationResortMembershipAwardProductsDetailsType { """Award Type""" awardType: String """Central Package Code""" centralPackageCode: String """Central Package Description""" centralPackageDescription: String """Chain Code""" chainCode: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Membership Type""" membershipType: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Products Codes""" packageCode: String """Package Description""" packageDescription: String """Code to uniquely identify the Property""" property: String } type ConfigurationResortMembershipAwardUpgradesDetailsType { """Award Type""" awardType: String """Central Upgrade From Room""" centralUpgradeFromRoom: String """Central Upgrade To Room""" centralUpgradeToRoom: String """Chain Code""" chainCode: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """From Date""" fromDate: Date """Room Number of the reservation from which charges were routed when routing charges between reservations.""" fromRoom: String """Inactive Date""" inactiveDate: DateTime """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal PK for the table.""" membershipAwardId: Float """Membership Type""" membershipType: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Points Required Upgrades""" pointsRequiredUpgrades: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Code to uniquely identify the Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """To Date""" toDate: Date """Upgraded room.""" toRoom: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float """Upgrade From Room""" upgradeFromRoom: String """Upgrade To Room""" upgradeToRoom: String } type ConfigurationResortMembershipAwardFinancialTransactionDetailsType { """Award Type""" awardType: String """Central Transaction Code""" centralTransactionCode: String """Central Transaction Code Description""" centralTransactionCodeDescription: String """Chain Code""" chainCode: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Membership Type""" membershipType: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Code to uniquely identify the Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Transaction Code""" transactionCode: String """Transaction Code Description""" transactionCodeDescription: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortMembershipPropertyGroupCodeDetailsType { """Attached Property Code""" attachedPropertyCode: String """Attached Property Description""" attachedPropertyDescription: String """Chain Code""" chainCode: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Inactive Date""" inactiveDate: DateTime """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Mem Property Group""" membershipResortGroup: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Required Y/N""" requiredYn: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortAirportDetailsType { """Airport code.""" code: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Description""" description: String """Distance from the airport to the property.""" distance: Float """Type of units for distance (mileskilometers).""" distanceType: String """Directions from the airport to the property.""" drivingDirections: String """Driving Time""" drivingTime: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """Sequence""" sequence: Float """Internal.""" transportationCode1: String """Internal.""" transportationCode2: String """Internal.""" transportationCode3: String """Internal.""" transportationCode4: String """Internal.""" transportationCode5: String """Internal.""" transportationCode6: String """Internal.""" transportationCode7: String """Internal.""" transportationCode8: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float """Website""" website: String } type ConfigurationResortFeatureDetailsType { """Code""" code: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Description""" description: String """End Date""" endDate: Date """Feature Type""" featureType: String """Featureid""" featureid: String """Hours""" hours: String """Inactive Date""" inactiveDate: Date """Inactive Flag""" inactiveflag: 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 """Notes""" notes: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Price""" price: String """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RnA Insertdate""" rnaInsertDate: DateTime """RnA Updatedate""" rnaUpdateDate: DateTime """Sequence""" sequence: Float """Start Date""" startDate: Date """Type""" type: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortAttractionCategoryDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedflag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: DateTime """Inactive Flag""" inactiveflag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language Code""" languageCode: String """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Ranking""" ranking: Float """Reporting Attribute Code""" repAttributeCode: String """Reporting Description""" repDescription: String """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Order By""" repOrderBy: Float """Reporting Updatedate""" repUpdateDate: DateTime """Sequence""" sequence: Float """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortAttractionDetailsType { """Address1""" address1: String """Address2""" address2: String """Address3""" address3: String """Address4""" address4: String """Attraction Class""" attractionClass: String """Type of attraction""" category: String """City""" city: String """The unique identifier for this attraction. The primary key to this table.""" code: String """Who supplied the geo-coded coordinates for this attraction.""" coordinateSupplier: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Description""" description: String """Direction""" direction: String """Internal""" directions: String """Distance""" distance: Float """Distance Type""" distanceType: String """Driving Time""" drivingTime: String """The general directions to this attraction.""" generalDirections: String """The hours of operation for this attraction.""" hoursOfOperation: String """Inactive Date""" inactiveDate: Date """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """The latitude of this attraction in geo-coded format.""" latitude: Float """The longitude of this attraction in geo-coded format.""" longitude: Float """Internal ID to uniquely identify the Organization""" organizationID: Float """Price Range""" priceRange: String """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Region""" region: String """Sequence""" sequence: Float """State""" state: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float """Website""" website: String """Zipcode Code""" zipCode: String } type ConfigurationResortChainDetailsType { """Chain used for ASP Y/N.""" aspYn: String """Begin Date""" beginDate: Date """Booking conditions chainwide such as commission policies for TA Group policies Cancellation/Deposit/Guarantee and family and child rules.""" bookingConditions: String """Central Chain""" centralChain: String """Central Description""" centralDescription: String """Chain""" chain: String """Chain Name""" chainName: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Description""" description: String """End Date""" endDate: Date """Specifies if frequent flier cards are accepted by the chain (Y/N).""" frequentFlierCardsAcceptYn: String """The city of the Head Office of the chain.""" hoCity: String """The country of the Head Office of the chain.""" hoCountry: String """The email ID of the Head Office of the chain.""" hoEmail: String """The fax number of the Head Office of the chain.""" hoFax: String """The postal code of the Head Office of the chain.""" hoPostCode: String """The state of the Head Office of the chain.""" hoState: String """The street of the Head Office of the chain.""" hoStreet: String """The phone number of the Head Office of the chain.""" hoTelephone: String """Img Chain ID""" imgChainId: Float """Inactive Date""" inactiveDate: Date """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """File name of the chains' logo""" logoFileName: String """Loyalty program data.""" loyaltyProgram: String """Marketing Text""" marketingText: String """Name ID""" nameId: Float """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: DateTime """Script ID""" scriptId: Float """Sharing Profiles across the Chain.""" shareProfilesYN: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortClosingScriptDetailsType { """Chain Code""" chainCode: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language""" language: String """Membership Type""" membershipType: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Property Type""" resortType: String """Script ID""" scriptId: Float """Script Type. (e.g. [SMS] for SMS script and [RESV] for Closing Script)""" scriptType: String } type ConfigurationResortCommunicationMethodDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedflag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: DateTime """Inactive Flag""" inactiveflag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language Code""" languageCode: String """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Ranking""" ranking: Float """Reporting Attribute Code""" repAttributeCode: String """Reporting Description""" repDescription: String """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Order By""" repOrderBy: Float """Reporting Updatedate""" repUpdateDate: DateTime """Sequence""" sequence: Float """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortDeliveryStatusDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedflag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: DateTime """Inactive Flag""" inactiveflag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language Code""" languageCode: String """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Ranking""" ranking: Float """Reporting Attribute Code""" repAttributeCode: String """Reporting Description""" repDescription: String """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Order By""" repOrderBy: Float """Reporting Updatedate""" repUpdateDate: DateTime """Sequence""" sequence: Float """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortDepartmentDetailsType { """Indicates if Reservation Traces related to this Department will appear on Housekeeping Task Sheets.""" allowOnTaskSheetYn: String """Can Delete Y/N""" canDeleteYn: String """Chain Code""" chainCode: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Department Code""" departmentCode: String """Departmentid""" departmentid: String """Pager number of department manager""" deptManagerPager: String """Description of the department""" description: String """Department E-Mail Address.""" email: String """Inactive Date""" inactiveDate: DateTime """Inactive Flag""" inactiveflag: 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 """Message Text""" messageText: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """Reporting Dept Name""" repDeptName: String """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Order By""" repOrderBy: Float """Reporting Updatedate""" repUpdateDate: DateTime """Rep Dept ID""" reportingDeptId: String """RnA Insertdate""" rnaInsertDate: DateTime """RnA Updatedate""" rnaUpdateDate: DateTime """Sequence""" sequence: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortElecRegCardScriptDetailsType { """Chain Code""" chainCode: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language""" language: String """Membership Type""" membershipType: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Property Type""" resortType: String """Script ID""" scriptId: Float """Script Type. (e.g. [SMS] for SMS script and [RESV] for Closing Script)""" scriptType: String } type ConfigurationResortHubPropertyDetailsType { """Associated Property""" associatedProperty: String """Associated Property Name""" associatedPropertyName: String """Cro Code""" croCode: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """RnA Insertdate""" rnaInsertDate: DateTime """RnA Updatedate""" rnaUpdateDate: DateTime """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortJobTitleDetailsType { """Chain Code""" chainCode: String """Display reservation closing script?""" closingScriptYn: String """Code""" code: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Job title description""" description: String """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime } type ConfigurationResortUDFCategoryDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedflag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: DateTime """Inactive Flag""" inactiveflag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language Code""" languageCode: String """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Ranking""" ranking: Float """Reporting Attribute Code""" repAttributeCode: String """Reporting Description""" repDescription: String """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Order By""" repOrderBy: Float """Reporting Updatedate""" repUpdateDate: DateTime """Sequence""" sequence: Float """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortUDFTypeDetailsType { """Determines the type of attribute. The value is bit specific.""" attributeType: String """Attribute Verified""" attributeVerified: String """Category""" category: String """Chain Code""" chainCode: String """UDF type - CND.""" code: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Description""" description: String """Inactive Date""" inactiveDate: DateTime """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Not used.""" multipleYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Sequence""" sequence: Float """Table Name""" tableName: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortBrandCodeDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Central Code""" centralCode: String """Central Description""" centralDescription: String """Central Sequence""" centralSequence: Float """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedflag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: DateTime """Inactive Flag""" inactiveflag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language Code""" languageCode: String """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Ranking""" ranking: Float """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: DateTime """Sequence""" sequence: Float """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortBusinessUnitDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedflag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: DateTime """Inactive Flag""" inactiveflag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language Code""" languageCode: String """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Ranking""" ranking: Float """Reporting Attribute Code""" repAttributeCode: String """Reporting Description""" repDescription: String """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Order By""" repOrderBy: Float """Reporting Updatedate""" repUpdateDate: DateTime """Sequence""" sequence: Float """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortDepartmentCodeDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedflag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: DateTime """Inactive Flag""" inactiveflag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language Code""" languageCode: String """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Ranking""" ranking: Float """Reporting Attribute Code""" repAttributeCode: String """Reporting Description""" repDescription: String """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Order By""" repOrderBy: Float """Reporting Updatedate""" repUpdateDate: DateTime """Sequence""" sequence: Float """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortDivisionDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedflag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: DateTime """Inactive Flag""" inactiveflag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language Code""" languageCode: String """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Ranking""" ranking: Float """Reporting Attribute Code""" repAttributeCode: String """Reporting Description""" repDescription: String """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Order By""" repOrderBy: Float """Reporting Updatedate""" repUpdateDate: DateTime """Sequence""" sequence: Float """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortHotelCategoryDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Central Code""" centralCode: String """Central Description""" centralDescription: String """Central Sequence""" centralSequence: Float """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedflag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: DateTime """Inactive Flag""" inactiveflag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language Code""" languageCode: String """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Ranking""" ranking: Float """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: DateTime """Sequence""" sequence: Float """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortOperatingUnitDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedflag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: DateTime """Inactive Flag""" inactiveflag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language Code""" languageCode: String """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Ranking""" ranking: Float """Reporting Attribute Code""" repAttributeCode: String """Reporting Description""" repDescription: String """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Order By""" repOrderBy: Float """Reporting Updatedate""" repUpdateDate: DateTime """Sequence""" sequence: Float """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortApplicationParameterValueDetailsType { """APN Deleted Flag""" aPNDeletedFlag: String """APN Display Parameter""" aPNDisplayYN: String """JRN Update Date""" aPNJRNUpdateDate: Date """JRN Update Date and Time""" aPNJRNUpdateDateAndTime: DateTime """Internal Primary Key ID to uniquely identify the row""" aPNPrimaryKeyID: Float """RNA Insert Date""" aPNRNAInsertDate: DateTime """RNA Update Date""" aPNRNAUpdateDate: DateTime """Can Delete Y/N""" canDeleteYn: String """Chain Code""" chainCode: String """Determines if a parameter value shall not be copied due to dependent business logic in the target property.""" copyYn: String """Indicates if parameter is used for Core functionality""" coreYn: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Display Y/N""" displayYn: String """Not Used.""" explanation: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Lov Values""" lovValues: String """Order By""" orderBy: Float """Internal ID to uniquely identify the Organization""" organizationID: Float """Parameter Description""" parameterDescription: String """Parameter Display Name""" parameterDisplayName: String """Parameter Group""" parameterGroup: String """Parameter Name""" parameterName: String """Parameter Type""" parameterType: String """Parameter Type Detail""" parameterTypeDetail: String """Parameter Value""" parameterValue: String """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Internal Field that tells whether the value of the field is stored in the resort table or in the application Parameter table itself.""" storedInResort: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float """Used In App""" usedInApp: String } type ConfigurationResortTrackitActionDetailsType { """Code""" code: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Default Y/N""" defaultYn: String """Deleted Flag""" deletedFlag: String """Description""" description: String """Inactive Date""" inactiveDate: DateTime """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Message Text""" messageText: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: DateTime """Indicator to send a message to the guest when a new trackit item is created.""" sendMessageYn: String """Sequence""" sequence: Float """Internal status for this action. Used for ti_subgroup='ACTION'.""" status: String """Track it SubGroup. Example: Location Type or Action.""" tiSubgroup: String """Trackit Group.""" trackItGroup: String """URL for trackit types.""" trackitTypesUrl: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortTrackitLocationDetailsType { """Internal status for this action. Used for ti_subgroup='ACTION'.""" actionStatus: String """Code""" code: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Default Y/N""" defaultYn: String """Deleted Flag""" deletedFlag: String """Description""" description: String """Inactive Date""" inactiveDate: DateTime """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Message Text""" messageText: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: DateTime """Indicator to send a message to the guest when a new trackit item is created.""" sendMessageYn: String """Sequence""" sequence: Float """Track it SubGroup. Example: Location Type or Action.""" tiSubgroup: String """Trackit Group.""" trackItGroup: String """URL for trackit types.""" trackitTypesUrl: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortTrackitTypeDetailsType { """Internal status for this action. Used for ti_subgroup='ACTION'.""" actionStatus: String """Code""" code: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Default Y/N""" defaultYn: String """Deleted Flag""" deletedFlag: String """Description""" description: String """Inactive Date""" inactiveDate: DateTime """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Message Text""" messageText: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: DateTime """Indicator to send a message to the guest when a new trackit item is created.""" sendMessageYN: String """Sequence""" sequence: Float """Track it SubGroup. Example: Location Type or Action.""" tiSubgroup: String """Trackit Group.""" trackItGroup: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float """URL for trackit types.""" website: String } type ConfigurationResortAccountTypeDetailsType { """Account Type""" accountType: String """Account Type Description""" accountTypeDescription: String """Account Type ID""" accountTypeId: Float """Stores the aging delay in days which is used by the ar_unpaid report.""" agingDelayDays: Float """Central Account Type""" centralAccountType: String """Central Account Type Description""" centralAccountTypeDescription: String """Central Credit Limit""" centralCreditLimit: Float """Central Finance Charge Amount""" centralFinanceChargeAmount: Float """Central Exchange Date""" centralXchangeDate: Date """Central Exchange Rate""" centralXchangeRate: Float """Min Number of days to consider older invoices for the account to post finance charges.""" chargesOlderThanNDays: Float """Credit Limit""" creditLimit: Float """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedflag: String """Amount or Fee to charge to the Account for overdue invoices.""" financeChargeAmount: Float """Percentage to apply to the sum of older invoices.""" financeChargePercentage: Float """Inactive Flag""" inactiveflag: String """Used to include unallocated payments in the calculation of the finance charges.""" includeUnallocatedPaymentsYN: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """Accounttypeid""" internalAccounttypeid: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Letter name that is send every end of month when the Reminder Cycle is set to [E]nd of Month.""" letterNameEndOfMonth: String """Internal ID to uniquely identify the Property""" locationID: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Name of the owner cashbook report to be given to auditors.""" ownerCashbookReport: String """Name of the owner statement report that needs to be send to the owner of the unit.""" ownerStatementName: String """Name of the owner summary report that needs to be send to the owner of the unit.""" ownerSummary: String """Day of the month when Night Audit will check for older invoices to post finance charges onto a new invoice.""" postOnDay: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Print Invoice Details on Statements Y/N.""" printInvoiceDetailsYn: String """Print Invoices With Details YN""" printInvoicesWithDetailsYN: String """Print Invoices Without Details YN""" printInvoicesWithoutDetailsYN: String """Print Seperate Folios YN""" printSeperateFoliosYN: String """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Indicates if the Reminder Cycle generation is based on calendar [D]ays or [E]nd of Month.""" reminderCycle: String """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Updatedate""" repUpdateDate: DateTime """Indicates if the Account Type will utilize the '(B)alance Brought Forward? single line or '(I)ndividual Open Items? when generating statements.""" statementMode: String """Name of the statement that needs to be sent to the account.""" statementName: String """Statement Name Description""" statementNameDescription: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortARReminderCycleDetailsType { """Account Type ID""" accountTypeId: Float """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Indicates whether the account type is Global Account Type. Value 'Y' indicates that it is Global.""" globalAccountYN: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Name of the reminder letter.""" letterName: String """Number of days before the system geneates the Reminder letter.""" numberOfDays: Float """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Internal number.""" reminderCode: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortAcctFlagReasonDetailsType { """Acctflagreasonid""" acctflagreasonid: String """Central Flagged Reason Code""" centralFlaggedReasonCode: String """Central Restricted Reason Description""" centralRestrictedReasonDescription: String """Central Sequence""" centralSequence: Float """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedflag: String """Flagged Reason Code""" flaggedReasonCode: String """Inactive Flag""" inactiveflag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Property""" locationID: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: DateTime """Restricted Reason Description""" restrictedReasonDescription: String """Sequence""" sequence: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortTransactionReasonCodeDetailsType { """Reason Code.""" adjustmentCode: String """Description""" adjustmentCodeDescription: String """Adjustment Type""" adjustmentType: String """Percentage / Amount flag. Allowed values: AMOUNT PERCENT.""" amountPercentFlag: String """Amount or Percentage to consider during the adjustment.""" amountPercentValue: Float """Guest type in PH country mode. Further used for showing proper adjustment options.""" birGuestType: String """Code Type""" codeType: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Correction type. e.g. ADJ for adjustment COR for correction DEL for deletion.""" tranCodeType: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortCreditCardAuthorizationRulesDetailsType { """Amount""" amount: Float """Authorization Rules""" authorizationRules: Float """Central Amount""" cAmount: Float """Central Xchange Date""" cExchangeDate: Date """Central Xchange Rate""" cExchangeRate: Float """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Description""" description: String """Guarantee Code""" guaranteeCode: String """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Indicates if this auth rule is for the main window (i.e. window 1). Default is Y i.e. Only if the flag is explicitly set to N does the rule apply to windows other than 1.""" mainWindowYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Percentage""" percentage: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Rate Category""" rateCategory: String """Rate Code""" rateCode: String """Room Class""" roomClass: String """Room Type""" roomType: String """Source Code""" sourceCode: String } type ConfigurationResortAutoFolioSettlementTypeDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedflag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: DateTime """Inactive Flag""" inactiveflag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language Code""" languageCode: String """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Ranking""" ranking: Float """Reporting Attribute Code""" repAttributeCode: String """Reporting Description""" repDescription: String """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Order By""" repOrderBy: Float """Reporting Updatedate""" repUpdateDate: DateTime """Sequence""" sequence: Float """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortCashierDetailsType { """Active YN""" activeYN: String """The difference in cash the cashier must pay or receive when the cashier is set up.""" amtDifferenceInitial: Float """Application User Name""" attachedToUser: String """Central Amt Diff Initial""" cAmountDifferenceInitial: Float """Central Amt Float""" cAmountFloat: Float """Central Cashier Bal""" cCashierBalance: Float """Central Xchange Date""" cExchangeDate: Date """Central Xchange Rate""" cExchangeRate: Float """At the time he closes his account on that day after drop off the difference in cash he has to pay or has to be paid.""" cashierBal: Float """Cashierid""" cashierid: Float """Chain Code""" chainCode: String """Indicates if the cashier is in progress to be closed.""" closureInProgressYn: String """Closure Number""" closureNo: Float """CSR Trx No.""" csrTrxNumber: Float """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Date of last use.""" dateoflastuse: Date """Deleted Flag""" deletedflag: String """Parameter to set up whether the cashier has to drop the whole cash including the float or just the amt excess of float.""" floatOverShort: String """Determines whether the cashier is a General cashier.""" generalCashierYN: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """Decides whether the cashier number is used in interfaces or not. The interface cashiers cannot have numbers more than 999.""" interfaceCashierYN: String """Internally used.""" internalUpdateYn: String """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Identifies if the cashier is used by KIOSK interfaces. Only one KIOSK cashier is allowed.""" kioskCashierYN: String """Date Last Opened.""" lastOpened: Date """Internal ID to uniquely identify the Property""" locationID: String """The no. of times cashier is allowed to open per day.""" maximumDailyUses: Float """Internal ID to uniquely identify the Organization""" organizationID: Float """Payments-Cashier Code""" paymentsCashierCode: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """Property that this cashier is reserved for. Used for floating cashier functionality.""" reservedResort: String """Identifies if this cashier is currently being used as a floating cashier.""" reservedYn: String """RnA Insertdate""" rnaInsertDate: DateTime """RnA Updatedate""" rnaUpdateDate: DateTime """The initial amount the cashier should have every day.""" startingAmount: Float """State""" state: String """Time first time he opened on that day.""" timeoffirstopen: Date """Time cashier last closed on that day.""" timeoflastclose: Date """The no. of times the cashier opened his account today.""" timesOpened: Float """Tran Action ID""" tranActionId: Float """Transactions-Cashier Name""" transactionsCashierName: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortCustomNumberDetailsType { """Active YN""" activeYN: String """Chain Code""" chainCode: String """Internal code to identify the custom number.""" code: String """Custom Number Formula""" customNumberFormula: String """Custom Number Type""" customNumberType: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Description""" description: String """End Date""" endDate: Date """Filter Condition""" filterCondition: String """Inactive Date""" inactiveDate: DateTime """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Sequence""" sequence: Float """Start Date""" startDate: Date """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortCurrencyExchangeTaxDetailsType { """Minimum amount applicable to apply tax on the Currency Exchange.""" amountFrom: Float """Maximum amount applicable to apply tax on the Currency Exchange.""" amountTo: Float """Central Xchange Date""" cExchangeDate: Date """Central Xchange Rate""" cExchangeRate: Float """Central Max Amount""" cMaxAmount: Float """Central Max Service Tax""" cMaxServiceTax: Float """Central Min Amount""" cMinimumAmount: Float """Central Min Service Tax""" cMinimumServiceTax: Float """Central Notional Amount""" cNotionalAmount: Float """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Flat amount service tax to be used when calculated service tax amount exceeds the flat amount.""" maximum: Float """Flat amount service tax to be used when calculated service tax amount is less than this flat amount.""" minimum: Float """Notional amount applicable based on the service tax type range.""" notionalAmount: Float """Internal ID to uniquely identify the Organization""" organizationID: Float """Tax Percentage applicable based on the service tax type.""" percentage: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Stores the Service tax type. Possible values can be: R1 R2 R3 and so on.""" serviceTaxType: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortExpenseArrangementCodeDetailsType { """Tax Type code used for certain country requirements.""" arrTaxTypeCode: String """Arrange ID""" arrangeId: String """Arrangement ID""" arrangementId: Float """Stores the default value for the arrangement code for revenue buckets in order to group transaction codes.""" bucketValue: String """Central Xchange Date""" cExchangeDate: Date """Central Xchange Rate""" cExchangeRate: Float """Central Routing Amount""" cRoutingAmount: Float """Comp Y/N""" compYn: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Daily Y/N""" dailyYn: String """Day1""" day1: String """Day2""" day2: String """Day3""" day3: String """Day4""" day4: String """Day5""" day5: String """Day6""" day6: String """Day7""" day7: String """Deleted Flag""" deletedFlag: String """Specifies the Eligibility to calculate membership points.""" eligibleYn: String """Expense Arrangement Code""" expenseArrangementCode: String """Arrangement Description for the Transaction Code.""" expenseArrangementDescription: String """User defined Export Bucket type.""" exportBucketType: String """Inactive Date""" inactiveDate: DateTime """Inherit the authorizer rate code onto the reservation.""" inheritAuthRatecodeYn: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Indicates if arrangement code is of a revenue type. Used for country requirements.""" revenueYn: String """Contains amount to route for a routing code. This value will be auto populated to the routing instruction.""" routingAmount: Float """Contains covers to route for a routing code. This value will be auto populated to the routing instruction.""" routingCovers: Float """Routing Percent""" routingPercent: Float """Type""" type: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortTransactionCodeDetailsType { """AR Ledger Payments YN""" aRLedgerPaymentsYN: String """Ar Name ID""" aRNameId: Float """Account Number""" accountNumber: String """Accounting Code""" accountingCode: String """Acctrecvprofileid""" acctrecvprofileid: Float """Adj Trx Code""" adjTrxCode: String """Adjtranscodeid""" adjtranscodeid: String """Arrange Code""" arrangeCode: String """Arrangement Code""" arrangementCode: String """Central Default Price""" cDefaultPrice: Float """Central Xchange Date""" cExchangeDate: Date """Central Xchange Rate""" cExchangeRate: Float """Central Export Bucket""" cExportBucket: Float """Central Max Amt""" cMaxAmount: Float """Central Min Amt""" cMinimumAmount: Float """CC Code""" cCCode: String """Crs Tax Description""" cRSTaxDesc: String """Cash Transaction Code YN""" cashTransactionCodeYN: String """Cc Type""" ccType: String """Cental Subgroup""" centalSubgroup: String """Central Adjustment Transaction Code""" centralAdjustmentTransactionCode: String """Central Transaction Code""" centralTransactionCode: String """Central Transaction Code Group""" centralTransactionCodeGroup: String """Charge Deferred Until Checkout YN""" chargeDeferredUntilCheckoutYN: String """Check Number Mandatory YN""" checkNumberMandatoryYN: String """Class 1 Mandatory Y/N""" class1MandatoryYn: String """Class 2 Mandatory Y/N""" class2MandatoryYn: String """Commission Code""" commissionCode: Float """Comp Nights Y/N""" compNightsYn: String """Comp Payment Y/N""" compPaymentYn: String """Complimentary YN""" complimentaryYN: String """Corp Prop Flag""" corpPropFlag: String """Corporate Description""" corporateDescription: String """To indicate that the transaction code can be used as a Deposit Transaction Code in Cross Postings. There can be only one transaction code per one resort.""" crossPostingDepositYN: String """To indicate that the transaction code can be used as a Payment Transaction Code in Cross Postings. There can be only one transaction code per one resort.""" crossPostingPaymentYN: String """To indicate that the transaction code can be used as a Sales Transaction Code in Cross Postings. There can be only one transaction code per one resort.""" crossPostingSalesYN: String """Currency Code""" currencyCode: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Daily Plan Folio""" dailyPlanFolio: Float """Ded Owner Rev Y/N""" dedOwnerRevenueYN: String """Default Price""" defaultPrice: Float """Deleted Flag""" deletedFlag: String """Deposit Ledger Payments YN""" depositLedgerPaymentsYN: String """Deposit Posting Only Y/N""" depositPostingOnlyYn: String """Stores the type of the deposit: possible values "RECEIPT" or "FOLIO".""" depositType: String """E Invoice Y/N""" eInvoiceYn: String """Expense Folio""" expenseFolio: Float """Export Bucket""" exportBucket: Float """External Payment Code""" externalPaymentCode: String """Fiscal Payment Y/N""" fiscalPaymentYn: String """Fiscal Transaction Code Type""" fiscalTrxCodeType: String """Foreign Currency ID""" foreignCurrencyID: String """Group Deleted Flag""" gDeletedFlag: String """Group Description""" gDescription: String """Group Insert Date""" gInsertDate: DateTime """Group Insert User""" gInsertUser: Float """Group Order By""" gOrderBy: Float """Group Rep Description""" gRepDescription: String """Group Result Included In Sum Array""" gResultIncludedInSumArray: String """Group Revenuegroupflag""" gRevenuegroupflag: String """Group Tct Class Type1""" gTctClassType1: String """Group Tct Class Type2""" gTctClassType2: String """Group Update Date""" gUpdateDate: DateTime """Group Update User""" gUpdateUser: Float """Group""" group: String """G Class 1 Mandatory Y/N""" groupClass1MandatoryYN: String """G Class 2 Mandatory Y/N""" groupClass2MandatoryYN: String """Group Folio""" groupFolio: Float """G Individual Revenue Gp""" groupIndRevenueGroup: String """G Internal Y/N""" groupInternalYN: String """Gp Points Redemption Y/N""" groupPointsRedemptionYN: String """G Reporting Item""" groupRepItem: String """G Reporting Item Name""" groupRepItemName: String """G Reporting Item Orderby""" groupRepItemOrderby: Float """G Reporting Order By""" groupRepOrderBy: Float """G Reporting Updatedate""" groupRepUpdateDate: DateTime """G Transaction Code Transaction Type""" groupTcTransactionType: String """Guest Ledger Payments YN""" guestLedgerPaymentsYN: String """Inactive Date""" inactiveDate: Date """Inactive Flag""" inactiveflag: String """Include In 8300 Y/N""" includeIn8300Yn: String """Include In Deposit Rule Y/N""" includeInDepositRuleYn: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """Deleted Flag""" internalDeletedflag: String """Transaction Code Sub-Group""" internalTransactionCodeSubGroup: String """Internal Y/N""" internalYn: String """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Property""" locationID: String """Manual Post Covers Y/N""" manualPostCoversYn: String """Manual Posting Allowed YN""" manualPostingAllowedYN: String """Maximum Amount""" maximumAmount: Float """Membership YN""" membershipYN: String """Minimum Amount""" minimumAmount: Float """Non Taxable Y/N""" nonTaxableYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Owner Rev Y/N""" ownerRevenueYN: String """Payment Tax Invoice Y/N""" paymentTaxInvoiceYn: String """Payment Type""" paymentType: String """Paymentmethodid""" paymentmethodid: String """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Flag to indicate if a receipt has to be printed on posting the transaction used in Opera 9.""" printReceiptYN: String """Type of process that generated this payment. IE PaymentCheck out AR or Passerby.""" processingType: String """Property""" property: String """Quantity Code""" quantityCode: String """Rep Description""" repDescription: String """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: DateTime """Result Included In Sum Array""" resultIncludedInSumArray: String """Rev Bucket ID""" revenueBucketId: Float """Rev Gp ID""" revenueGroupId: Float """Revenue YN""" revenueYN: String """RnA Insertdate""" rnaInsertDate: DateTime """RnA Updatedate""" rnaUpdateDate: DateTime """Rotation Rev Y/N""" rotationRevenueYN: String """Round Factor Y/N""" roundFactorYn: String """Service Recovery Adjustment.""" serviceRecoveryTrxCode: String """Sub-Group Deleted Flag""" sgDeletedFlag: String """Sub-Group Description""" sgDescription: String """Sub-Group Insert Date""" sgInsertDate: DateTime """Sub-Group Insert User""" sgInsertUser: Float """Sub-Group Order By""" sgOrderBy: Float """Sub-Group Result Included In Sum Array""" sgResultIncludedInSumArray: String """Sub-Group Revenuegroupflag""" sgRevenuegroupflag: String """Sub-Group Taxflag""" sgTaxflag: String """Sub-Group Update Date""" sgUpdateDate: DateTime """Sub-Group Update User""" sgUpdateUser: Float """Sg Class 1 Mandatory Y/N""" subGroupClass1MandatoryYN: String """Sg Class 2 Mandatory Y/N""" subGroupClass2MandatoryYN: String """Sg Frequent Flyer Y/N""" subGroupFrequentFlyerYN: String """Sg Gp Points Redemption Y/N""" subGroupGroupPointsRedemptionYN: String """Sg Individual Revenue Gp""" subGroupIndRevenueGroup: String """Sg Internal Y/N""" subGroupInternalYN: String """Sg Reporting Description""" subGroupRepDescription: String """Sg Reporting Order By""" subGroupRepOrderBy: Float """Sg Transaction Code Group And Subgroup""" subGroupTcGroupAndSubgroup: String """Sg Transaction Code Transaction Type""" subGroupTcTransactionType: String """Sub-Group Type""" subGroupType: String """Tax Code Number""" taxCodeNumber: Float """Tax Inclusive YN""" taxInclusiveYN: String """Tax YN""" taxYN: String """Not Used.""" tcBofInterface: String """Not Used.""" tcBofInterface2: String """Not Used.""" tcBofRefCode: String """Not Used.""" tcBofRefCode2: String """Not Used.""" tcResort2: String """Transaction Code Transaction Type""" tcTransactionType: String """Tcl Code Dflt Cl1""" tclCodeDfltCl1: String """Tcl Code Dflt Cl2""" tclCodeDfltCl2: String """Trx Action ID""" transactionActionId: Float """Transaction Code Description""" transactionCodeDescription: String """Transaction Code Group""" transactionCodeGroup: String """Not Used.""" transactionCodeResort: String """Transaction Code Sub-group""" transactionCodeSubGroup: String """Transaction Code Type""" transactionCodeType: String """Transaction Type""" transactionType: String """Transcodearrangementid""" transcodearrangementid: String """Transcodeid""" transcodeid: String """Trx Code""" trxCode: String """Transaction Code Display""" trxCodeDisplay: String """Transaction Service Type""" trxServiceType: String """Transaction Tax Type Code""" trxTaxTypeCode: String """UPC""" uPC: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortFolioArrangementCodeDetailsType { """Tax Type code used for certain country requirements.""" arrTaxTypeCode: String """Arrange ID""" arrangeId: String """Arrangement ID""" arrangementId: Float """Stores the default value for the arrangement code for revenue buckets in order to group transaction codes.""" bucketValue: String """Central Xchange Date""" cExchangeDate: Date """Central Xchange Rate""" cExchangeRate: Float """Central Routing Amount""" cRoutingAmount: Float """Comp Y/N""" compYn: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Daily Y/N""" dailyYn: String """Day1""" day1: String """Day2""" day2: String """Day3""" day3: String """Day4""" day4: String """Day5""" day5: String """Day6""" day6: String """Day7""" day7: String """Deleted Flag""" deletedFlag: String """Specifies the Eligibility to calculate membership points.""" eligibleYn: String """User defined Export Bucket type.""" exportBucketType: String """Folio Arrangement Code""" folioArrangementCode: String """Arrangement Description for the Transaction Code.""" folioArrangementDescription: String """Inactive Date""" inactiveDate: DateTime """Inherit the authorizer rate code onto the reservation.""" inheritAuthRatecodeYn: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Indicates if arrangement code is of a revenue type. Used for country requirements.""" revenueYn: String """Contains amount to route for a routing code. This value will be auto populated to the routing instruction.""" routingAmount: Float """Contains covers to route for a routing code. This value will be auto populated to the routing instruction.""" routingCovers: Float """Routing Percent""" routingPercent: Float """Type""" type: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortGroupArrangementCodeDetailsType { """Tax Type code used for certain country requirements.""" arrTaxTypeCode: String """Arrange ID""" arrangeId: String """Arrangement ID""" arrangementId: Float """Stores the default value for the arrangement code for revenue buckets in order to group transaction codes.""" bucketValue: String """Central Xchange Date""" cExchangeDate: Date """Central Xchange Rate""" cExchangeRate: Float """Central Routing Amount""" cRoutingAmount: Float """Comp Y/N""" compYn: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Daily Y/N""" dailyYn: String """Day1""" day1: String """Day2""" day2: String """Day3""" day3: String """Day4""" day4: String """Day5""" day5: String """Day6""" day6: String """Day7""" day7: String """Deleted Flag""" deletedFlag: String """Specifies the Eligibility to calculate membership points.""" eligibleYn: String """User defined Export Bucket type.""" exportBucketType: String """Group Arrangement Code""" groupArrangementCode: String """Arrangement Description for the Transaction Code.""" groupArrangementDescription: String """Inactive Date""" inactiveDate: DateTime """Inherit the authorizer rate code onto the reservation.""" inheritAuthRatecodeYn: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Indicates if arrangement code is of a revenue type. Used for country requirements.""" revenueYn: String """Contains amount to route for a routing code. This value will be auto populated to the routing instruction.""" routingAmount: Float """Contains covers to route for a routing code. This value will be auto populated to the routing instruction.""" routingCovers: Float """Routing Percent""" routingPercent: Float """Type""" type: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortFolioTypeDetailsType { """Folio to be use for compress bills""" allowCompressYn: String """Folio type used for Converting the Folios""" allowConvertYn: String """Allow Credit Bill""" allowCreditbillYn: String """This column is used to allow (or) disallow different profile when generating Credit/Debit bill.""" allowDifferenceProfile: String """name of the folio which is used for bills generated in A/R""" arfolioName: String """Stores the Linked / Associated Credit Folio Type.""" associatedCreditFolioType: String """whether this folio type is used for City Ledger bills or not""" clFlag: String """Column Separator to be used when creating XML file for Fiscal Printing.""" columnSeparator: String """Whether to compress the file before delivery.""" compressYn: String """Folio Type that will be converted to""" convertFolioType: String """Identify the correction folio type. Added for Greece.""" correctionFolioYn: String """Identifies if this folio type is used for folio header correction.""" correctionHeaderYn: String """folio type used for Credit bills or not""" creditYN: String """Curr Action ID""" currencyActionId: Float """If "Y" OPERA calls an API to consider the folio type based on attributes of the payee / company / TA / guest profiles of the guest.""" customOnProfAttributesYn: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Identifies if this folio type is used for a Supplemental Folio which is an additional folio to an existing folio.""" debitBillYN: String """Identifies if the folio_type is a debit folio. [Y/N]""" debitFlag: String """Deleted Flag""" deletedFlag: String """Identifies if this folio type is a deposit folio type.""" depositFolioYn: String """Folio type related to Direct Bill / City Ledger settlements.""" directBillYn: String """Unique Document Code""" documentCode: String """Identifies if the folio type will generate fiscal folio.""" fiscalPrintingYn: String """Fiscal Executable Program Name (without filepath)""" fiscalProgramName: String """Indicates if this export bucket is FISCAL related.""" fiscalYn: String """name of the folio report to be used for this folio type for Reservation Bills""" folioName: String """Folio Type Code""" folioTypeCode: String """Guest Type""" guestType: Float """Internal bill that will be solely used for accounting purposes on barter agreements and interim billing amongst hotels which belong to the same owner.""" internalBillYn: String """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """whether this folio type is used for any bills generated with local currency or any other currency""" localCurrFlag: String """Indicates if the folio type has a manual folio print task associated.""" manualFolioPrintTask: String """Name Tax Type""" nameTaxType: String """whether this record is used for Local national or foreigner""" nationalityFlag: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Indicates if this folio type will display stay details of the original folio. Used for Credit Bills and Supplemental folios.""" originalFolioStayDetailsYN: String """name of the passerby folio used for bills generated from Passerby""" passerbyfolioName: String """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Identifies if the settlements using this folio type will print a paper folio.""" printFolioYn: String """Property""" property: String """Queue Name""" queueName: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Identifies if this folio type is a simple folio type.""" simpleFolioYn: String """Folio type is used for profiles which have a tax number or not.""" taxNoFlag: String """Transaction Service Type""" trxServiceType: String """Used only for Information and Pro-forma folios.""" workingDocsYn: String } type ConfigurationResortFolioTypeDetailDetailsType { """name of the folio report to be used for this folio type for Reservation Bills""" code: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Description""" description: String """Folio Type""" folioType: String """The Group for which this belongs to P- Passerby;G-Guest FolioA- Ar folio""" group: String """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language""" language: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Code to uniquely identify the Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime } type ConfigurationResortBankAccountDetailsType { """Account ID""" accountId: Float """Account Number""" accountNumber: String """Flag to identify bank type [O] OVOS user""" bankAcctType: String """Code for the bank account""" bankCode: String """Code for the bank accounts branch""" branchCode: String """Central Xchange Date""" cExchangeDate: Date """Central Xchange Rate""" cExchangeRate: Float """Central Min. Processing Amount""" centralMinProcessingAmount: Float """Check Report""" checkReport: String """Number of lines to be printed on check stub""" checkSubLines: Float """Currency""" currency: String """Currency Description""" currencyDescription: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Default YN""" defaultYN: String """Only one 'Y' value is permitted per resort / currency combination used mainly by interface to figure out default bank for resort and currency combination""" defaultForCurrencyYN: String """Deleted Flag""" deletedFlag: String """Bank name""" description: String """Check number allowed to be edited Y/N""" editCheckNumberYN: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language""" language: String """Last Export File Run Date""" lastExportDate: Date """Last Export Run File Number""" lastExportedFile: Float """Internal""" maxCheckNo: Float """Minimum amount required to produce a check through commission processing for the selected account.""" minProcessingAmount: Float """Last check number used by commisison handling module for bank account selected""" nextCheckNumber: Float """On Hold""" onHold: Float """Internal ID to uniquely identify the Organization""" organizationID: Float """Paid in AR""" paidInAR: Float """Payment Method""" paymentMethod: String """Indicate that the bank account uses Positive Pay Export.""" positivePayExportYN: String """Potential""" potential: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Routing number for the bank account""" routingNumber: String """Source directory for importing commission information.""" sourceImportDir: String """Target directory where import files will be stored.""" targetImportDir: String """Indicate that bank account use 1099 report""" tax1099ReportYN: String """To Be Paid""" toBePaid: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float """Force validation of TA/Source IATA number during commision payment process.""" validateIATANumberYN: String } type ConfigurationResortCommissionDetailsType { """Amount""" amount: Float """Based On""" basedOn: String """Central Amount""" cAmount: Float """Central Xchange Date""" cExchangeDate: Date """Central Xchange Rate""" cExchangeRate: Float """Central Vat Amount""" cVatAmount: Float """Central Code""" centralCode: String """Central Commission Description""" centralCommissionDescription: String """Code""" code: String """Calculation rule for the commission""" commissionCalcRule: String """Commission percentage or flat commission""" commissionFlatPercentage: String """Commissionamount""" commissionamount: Float """Commissionid""" commissionid: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Default YN""" defaultYN: String """Deleted Flag""" deletedFlag: String """Description""" description: String """Commission marked as Hold if transaction code AR_SETTLE_CODE used for payment.""" holdARYN: String """Commission marked as Hold automatically.""" holdAlwaysYN: String """Commission marked as Hold if transaction code DEFAULT_PREPAID_COMM used for payment.""" holdPrepaidYN: String """Inactive Date""" inactiveDate: DateTime """Inactive Flag""" inactiveflag: 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 """Masteralias""" masteralias: Float """Internal ID to uniquely identify the Organization""" organizationID: Float """Commission is per night Y/N""" perNight: String """Per Night Amount""" perNightAmount: Float """Commission is per stay Y/N""" perStay: String """Per Stay Amount""" perStayAmount: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Sell Sequence""" repSellSequence: Float """Reporting Updatedate""" repUpdateDate: DateTime """RnA Insertdate""" rnaInsertDate: DateTime """RnA Updatedate""" rnaUpdateDate: DateTime """Sell Sequence""" sellSequence: Float """Tax Amount for Commission.""" taxPercent: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortAuthorizerGroupDetailsType { """Code""" code: String """Comp Authorizer Group Description""" compAuthorizerGroupDescription: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Rate Code""" rateCode: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortAuthorizerGroupDetailDetailsType { """Arrangement ID""" arrangementId: Float """Auth Group Code""" authGroupCode: String """Central Credit Limit""" cCreditLimit: Float """Central Xchange Date""" cExchangeDate: Date """Central Xchange Rate""" cExchangeRate: Float """Central Occurrence Limit""" cOccurrenceLimit: Float """Central Transaction Codes""" centralTransactionCodes: String """Comp Routing Codes""" compRoutingCodes: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Daily Credit Limit""" dailyCreditLimit: Float """Deleted Flag""" deletedFlag: String """Group header ID used to assign transaction or arrangement codes to different limit groups""" groupHeaderId: Float """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Code to uniquely identify the Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Transaction Codes""" transactionCodes: String """Per instance limit for this group_header_id.""" transferLimit: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortAuthorizerDetailsType { """AR Account Number""" aRAccountNumber: String """Allow user access to Configuration.""" accessConfig: String """Allow user access to End of Day.""" accessEod: String """Allow user access to Opera BI.""" accessObi: String """Allow user access to OCIS.""" accessOcis: String """Allow user access to Channel Mangement.""" accessOcm: String """Allow user access to OCRM.""" accessOcrm: String """Allow user access to Opera Revenue Management System.""" accessOrms: String """Allow user access to ORS.""" accessOrs: String """Allow user access to OXI.""" accessOxi: String """Allow user access to OXIHUB.""" accessOxihub: String """Allow user access to PMS.""" accessPms: String """Allow user access to SC.""" accessSc: String """Allow user access to OPERA S&C Analytics.""" accessScbi: String """Allow user access to SFA.""" accessSfa: String """Allow user access to Utilities.""" accessUtil: String """Indicates if user is allowed to login in the application.""" accountLockedOutYn: String """The encrypted application password of this user""" appPassword: String """Description about the User""" appUserDescription: String """App User ID""" appUserId: Float """Defines the type of user.Valid values: U and G U-->User :: G-->Group""" appUserType: String """Unique internal ID...needed for ASP module as the same user name can't exists across chains.""" appUserUniq: String """Link from Authorizer_limits_header table.""" authHeaderId: Float """Authorizer Group""" authorizerGroup: String """Authorizer ID""" authorizerId: Float """Date the authorizer became inactive""" authorizerInactiveDate: DateTime """Denotes if this user is an authorizer. Allowable values are 'Y' and 'N'""" authorizerYn: String """Central Credit Limit""" cCreditLimit: Float """Central Xchange Date""" cExchangeDate: Date """Central Xchange Rate""" cExchangeRate: Float """Central Hourly Rate""" cHourlyRate: Float """Central Occurrence Limit""" cOccurrenceLimit: Float """Central Weekly Salary""" cWeeklySalary: Float """Central Transaction Codes""" centralTransactionCodes: String """Chain Code""" chainCode: String """Comments""" comments: String """Comp Routing Codes""" compRoutingCodes: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Daily Credit Limit""" dailyCreditLimit: Float """Date employee was hired""" dateHired: Date """Cashier ID for the User""" defCashierId: Float """Not Used""" defaultForm: String """Default language of the user.""" defaultLanguage: String """Not used.""" defaultMfnResort: String """Defaults the Report Module to this Report Group""" defaultReportgroup: String """Stores resort name to which user will log in every time""" defaultResort: String """Default terminal of the user.""" defaultTerminal: String """Deleted Flag""" deletedFlag: String """Dept ID""" deptId: String """Description""" description: String """When account is disabled this date is set to date when account should be enabled again""" disabledUntil: Date """Employee Extension Number""" empExtension: String """Pager Number""" empPager: String """Emp Status""" empStatus: String """Identifies a hotel employee for incentive programs.""" employeeIncentiveNumber: String """This column is used by Starwood Hotels for Storing their internal employee number""" employeeNumber: String """Date on which user ID will be disabled.""" expiresOn: DateTime """First Name""" firstName: String """Requires the user to change the password at login.""" forcePasswordChangeYn: String """Max hours for Friday""" fridayMax: Float """Min hours for Friday""" fridayMin: Float """Stores General File path for Mailmerge""" generalFilepath: String """Number of Logins allowed after password has expired""" graceLogin: Float """Type of hire: F-Full Time P-Part Time""" hireType: String """If RATE_TYPE=H: hourly employee rate""" hourlyRate: Float """Hours Per Week""" hoursPerWeek: Float """Inactive Date""" inactiveDate: DateTime """Inactive Start Date""" inactiveFrom: DateTime """Reason Code for inactive status from REASON table""" inactiveReasonCode: String """Inactive End Date""" inactiveTo: DateTime """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """Internal Y/N""" internalYn: String """When this is set to Y a user gets all the rights defined in application.""" isSuperuser: String """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Laptop ID""" laptopId: Float """Last property the user was logged in.""" lastLoggedResort: String """Date and Time the User was logged in last time""" lastLoggedTimestamp: Date """Last Name""" lastName: String """Lead Address Code determines primary receipient""" leadAddress: String """Lead Address (email/fax no)""" leadAddressDet: String """Lead Communication Type""" leadComm: String """Timestamp with the useraccount was locked out.""" lockoutDate: DateTime """Invalid password login attempts counter.""" loginAttempts: Float """Login Cro""" loginCro: String """Login Domain""" loginDomain: String """Employee Gender""" maleFemale: String """Maximum number of days allowed for checkout in Laptop Module""" maxCheckoutDays: Float """Maximum number of days after checkout that a folio can be reopened.""" maxDaysAfterCo: Float """Maximum number of Opera Sessions allowed at single point of time.""" maxUserSessions: Float """User type for OCM mode: [C]orporate User""" mfnUserType: String """Indiciates if alerts are send to mobile registered guests for required action and manual checkout..""" mobileAlertsYn: String """Max hours for Monday""" mondayMax: Float """Min hours for Monday""" mondayMin: Float """N Central Xchange Date""" nCExchangeDate: Date """N Central Xchange Rate""" nCExchangeRate: Float """N Deleted Flag""" nDeletedFlag: String """N Insert Date""" nInsertDate: DateTime """N Insert User""" nInsertUser: Float """N Update Date""" nUpdateDate: Date """N Update User""" nUpdateUser: Float """Per instance limit for this group_header_id.""" occurrenceLimit: Float """not used""" oraclePassword: String """Not used""" oracleUid: Float """not used""" oracleUser: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Overtime Multiplier""" otMultiplier: Float """Period of Days the Password expires""" passwordChangeDays: Float """TimeStamp of last Password Change""" passwordLastChange: Date """Foreign key to NAME table that links this USER to an Employee""" personNameId: Float """Indicates if this user can be excluded from user account lock.""" preventAccountLockout: String """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """Indicates that a User Group has the purpose of defining property access only (no permissions allowed).""" propertyAccessYn: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Default rate code for this authorizer.""" rateCode: String """Rate Type""" rateType: String """Receive Broadcast Msg""" receiveBroadcastMsg: String """Indicates if a terminated employee shall be rehired""" rehireYn: String """Salary Interval: M-Monthly W-Weekly""" salaryInterval: String """Max hours for Saturday""" saturdayMax: Float """Min hours for Saturday""" saturdayMin: Float """Indicates if this Application User can receive Alerts related to Service Requests.""" serviceRequestAlertsYn: String """Sfa Name""" sfaName: String """Srep Code""" srepCode: String """Assigned Sales Manager Group(s)""" srepGroup: String """Max hours for Sunday""" sundayMax: Float """Min hours for Sunday""" sundayMin: Float """Termination Reason""" termReason: String """Termination Date""" terminatedDate: Date """Max hours for Thursday""" thursdayMax: Float """Min hours for Thursday""" thursdayMin: Float """Time zone region selected by the employee.""" timezoneRegion: String """Title""" title: String """Transaction Codes""" transactionCodes: String """Transfer Limit""" transferLimit: Float """Max hours for Tuesday""" tuesdayMax: Float """Min hours for Tuesday""" tuesdayMin: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float """Store User File path. for Mailmerge""" userFilepath: String """User group can be granted by the user group administrator if value is 'Y'.""" userGroupAdmin: String """User ID Code""" userIDCode: String """PBX ID - referred as password to access PBX system""" userPbxId: Float """Max hours for Wednesday""" wednesdayMax: Float """Min hours for Wednesday""" wednesdayMin: Float """Maximum total hours this employee can work per week""" weekMax: Float """Minimum total hours this employee can work per week""" weekMin: Float """Weekly Salary""" weeklySalary: Float """Workpermit Expiration date""" workPermitExpdate: Date """Working Permit Number""" workPermitNo: String } type ConfigurationResortBucketRedemptionCodeDetailsType { """Code""" code: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Description""" description: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Transaction Code""" transactionCode: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortCompRoutingCodeDetailsType { """Apply Per Day YN""" applyPerDayYN: String """Tax Type code used for certain country requirements.""" arrTaxTypeCode: String """Arrangement ID""" arrangementId: Float """Stores the default value for the arrangement code for revenue buckets in order to group transaction codes.""" bucketValue: String """Central Xchange Date""" cExchangeDate: Date """Central Xchange Rate""" cExchangeRate: Float """Central Routing Amount""" cRoutingAmount: Float """Central Transaction Codes""" centralTransactionCodes: String """Code""" code: String """Comp Y/N""" compYn: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Arrangement Description for the Transaction Code.""" description: String """Specifies the Eligibility to calculate membership points.""" eligibleYn: String """User defined Export Bucket type.""" exportBucketType: String """Friday""" friday: String """Inactive Date""" inactiveDate: DateTime """Inherit the authorizer rate code onto the reservation.""" inheritRateCodeYN: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Monday""" monday: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Indicates if arrangement code is of a revenue type. Used for country requirements.""" revenueYn: String """Contains amount to route for a routing code. This value will be auto populated to the routing instruction.""" routingAmount: Float """Contains covers to route for a routing code. This value will be auto populated to the routing instruction.""" routingCovers: Float """Routing Percentage""" routingPercentage: Float """Saturday""" saturday: String """Sunday""" sunday: String """Thursday""" thursday: String """Transaction Codes""" transactionCodes: String """Tuesday""" tuesday: String """Type""" type: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float """Wednesday""" wednesday: String } type ConfigurationResortCompTransactionCodeDetailsType { """Ar Name ID""" aRNameId: Float """Account Number""" accountNumber: String """Accounting Code""" accountingCode: String """Acctrecvprofileid""" acctrecvprofileid: Float """Adj Transaction Code""" adjTrxCode: String """Adjtranscodeid""" adjtranscodeid: String """Arrange Code""" arrangeCode: String """Central Default Price""" cDefaultPrice: Float """Central Xchange Date""" cExchangeDate: Date """Central Xchange Rate""" cExchangeRate: Float """Central Export Bucket""" cExportBucket: Float """Central Max Amt""" cMaxAmount: Float """Central Min Amt""" cMinimumAmount: Float """CC Code""" cCCode: String """Crs Tax Description""" cRSTaxDesc: String """Cc Type""" ccType: String """Central Code""" centralCode: String """Central Description""" centralDescription: String """Central Group""" centralGroup: String """Central Subgroup""" centralSubgroup: String """Check Number Mandatory YN""" checkNumberMandatoryYN: String """Class 1 Mandatory Y/N""" class1MandatoryYn: String """Class 2 Mandatory Y/N""" class2MandatoryYn: String """Code""" code: String """Commission""" commission: Float """Comp Nights Y/N""" compNightsYn: String """Comp Payments YN""" compPaymentsYN: String """Comp Y/N""" compYn: String """Corp Prop Flag""" corpPropFlag: String """Corporate Description""" corporateDescription: String """Currency""" currency: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Daily Plan Folio""" dailyPlanFolio: Float """Ded Owner Rev Y/N""" dedOwnerRevenueYN: String """Default Price""" defaultPrice: Float """Deferred Y/N""" deferredYn: String """Deleted Flag""" deletedFlag: String """Deposit Posting Only Y/N""" depositPostingOnlyYn: String """Stores the type of the deposit: possible values "RECEIPT" or "FOLIO".""" depositType: String """Description""" description: String """E Invoice Y/N""" eInvoiceYn: String """Expense Folio""" expenseFolio: Float """Export Bucket""" exportBucket: Float """External Payment Code""" externalPaymentCode: String """Fiscal Payment Y/N""" fiscalPaymentYn: String """Fiscal Transaction Code Type""" fiscalTrxCodeType: String """Foreign Currency ID""" foreignCurrencyID: String """Frequent Flyer Y/N""" frequentFlyerYn: String """Generates Inclusive YN""" generatesInclusiveYN: String """Group""" group: String """Group Folio""" groupFolio: Float """Gp Points Redemption Y/N""" groupPointsRedemptionYN: String """To indicate that the transaction code can be used as a Deposit Transaction Code in Cross Postings. There can be only one transaction code per one resort.""" inHouseDepositYN: String """To indicate that the transaction code can be used as a Payment Transaction Code in Cross Postings. There can be only one transaction code per one resort.""" inHousePayYN: String """To indicate that the transaction code can be used as a Sales Transaction Code in Cross Postings. There can be only one transaction code per one resort.""" inHouseSalesYN: String """Inactive Date""" inactiveDate: Date """Inactive Flag""" inactiveflag: String """Include In 8300 Y/N""" includeIn8300Yn: String """Include in Deposit/CXL Rule YN""" includeInDepositCXLRuleYN: String """Individual Billing""" indBilling: String """Individual Cash""" indCash: String """Ind AR""" individualAr: String """Ind Deposit Y/N""" individualDepositYN: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """Deleted Flag""" internalDeletedflag: String """Internal Y/N""" internalYn: String """Is Manual Post Allowed""" isManualPostAllowed: String """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Property""" locationID: String """Manual Post Covers Y/N""" manualPostCoversYn: String """Maximum Amount""" maximumAmount: Float """Minimum Amount""" minimumAmount: Float """Non Taxable Y/N""" nonTaxableYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Owner Rev Y/N""" ownerRevenueYN: String """Payment Tax Invoice Y/N""" paymentTaxInvoiceYn: String """Payment Type""" paymentType: String """Paymentmethodid""" paymentmethodid: String """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Flag to indicate if a receipt has to be printed on posting the transaction used in Opera 9.""" printReceiptYN: String """Type of process that generated this payment. IE PaymentCheck out AR or Passerby.""" processingType: String """Property""" property: String """Quantity Code""" quantityCode: String """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: DateTime """Result Included In Sum Array""" resultIncludedInSumArray: String """Rev Bucket ID""" revenueBucketId: Float """Rev Gp ID""" revenueGroupId: Float """Revenue Group YN""" revenueGroupYN: String """RnA Insertdate""" rnaInsertDate: DateTime """RnA Updatedate""" rnaUpdateDate: DateTime """Rotation Rev Y/N""" rotationRevenueYN: String """Rounding Factor YN""" roundingFactorYN: String """Service Recovery Adjustment.""" serviceRecoveryTrxCode: String """Subgroup""" subgroup: String """Tax Code""" taxCode: Float """Not Used.""" tcBofInterface: String """Not Used.""" tcBofInterface2: String """Not Used.""" tcBofRefCode: String """Not Used.""" tcBofRefCode2: String """Not Used.""" tcResort2: String """Transaction Code Transaction Type""" tcTransactionType: String """Tcl Code Dflt Cl1""" tclCodeDfltCl1: String """Tcl Code Dflt Cl2""" tclCodeDfltCl2: String """Trx Action ID""" transactionActionId: Float """Not Used.""" transactionCodeResort: String """Transaction Type""" transactionType: String """Transcodearrangementid""" transcodearrangementid: String """Transcodeid""" transcodeid: String """Transgroupid""" transgroupid: String """Transsubgroupid""" transsubgroupid: String """Transaction Code Display""" trxCodeDisplay: String """Transaction Code Type""" trxCodeType: String """Transaction Service Type""" trxServiceType: String """Transaction Tax Type Code""" trxTaxTypeCode: String """Upc Code""" upcCode: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortTransactionCodeCompExternalReferenceDetailsType { """Associated Transaction Code""" associatedTransactionCode: String """Associated Transaction Description""" associatedTransactionDescription: String """Central Associated Transaction Code""" centralAssociatedTransactionCode: String """Central Associated Transaction Description""" centralAssociatedTransactionDescription: String """Comp Transaction Code that the trx_code value will be posted against""" compTrxCode: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Code to uniquely identify the Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime } type ConfigurationResortCodeGeneratesDetailsType { """Adjustment Type""" adjustmentType: String """Amount""" amount: Float """Whether to take the taxes from Price Schedules.""" amountFromScheduleYn: String """Central Amount""" cAmount: Float """Central Xchange Date""" cExchangeDate: Date """Central Xchange Rate""" cExchangeRate: Float """Sequence in which the taxes should be applied.""" calculationSequence: Float """Central Description""" centralDescription: String """Central Generated Code""" centralGeneratedCode: String """Currency""" currency: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Description""" description: String """Generate Rules""" generateRules: String """Generated By""" generatedBy: String """Generated Code""" generatedCode: String """Whether to print on folio.""" generatedPrintedOnFolioYn: String """ID""" id: Float """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Name Tax Type""" nameTaxType: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Percentage""" percentage: Float """Indicates if the tax is based on a percentage. It would have a value of 0 if based on BASE amount 1 if on S1 2 if based on S2 3 if based on S3.""" percentageBaseCode: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Code to uniquely identify the Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Result Included In Sum Array""" resultIncludedInSumArray: String """Rounding method to be used when calculating a generate amount. Allowed values are UP DOWN NONE and NULL.""" roundingMethod: String """Sequence By""" seqBy: Float """Days after which the generates will not be posted for long standing guests.""" stopDays: Float """Sub-Total 1 YN""" subTotal1YN: String """Sub-Total 2 YN""" subTotal2YN: String """Sub-Total 3 YN""" subTotal3YN: String """Transaction Code Dsi""" tcDsi: Float """Transaction Code Group""" tcGroup: String """Group generator.""" tcGroupGenerator: String """Transaction Code Organizationid""" tcOrganizationid: Float """Transaction Code Subgroup""" tcSubgroup: String """Subgroup generator.""" tcSubgroupGenerator: String """Identify if the taxes are generated on the Class.""" tclCodeGenerator: String """Flag to indicate the addon tax.""" tcrType: String """Not Used.""" transactionCodeResort: String """Tc Transaction Code""" transactionCodeTrxCode: String """Transaction Code Generator""" trxCodeGenerator: String """Udf Function""" udfFunction: String """Not used currently.""" udfInverse: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float """Flag to indicate if tax brackets are used for this tax.""" useTaxBracketYn: String } type ConfigurationResortCompTypeDetailsType { """Central Code""" centralCode: String """Central Description""" centralDescription: String """Central Sequence""" centralSequence: Float """Code""" code: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Description""" description: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: DateTime """Sequence""" sequence: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortBarScheduleDetailsType { """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Date""" date: Date """Day of Week""" dayOfWeek: String """Deleted Flag""" deletedFlag: String """Description""" description: String """Inactive Date""" inactiveDate: Date """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Length of Stay""" lengthOfStay: Float """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Rate Code""" rateCode: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortCityTaxRangeDetailsType { """Defines the starting value for the amount range.""" amountFrom: Float """Defines the ending value for the amount range.""" amountTo: Float """Chain Code""" chainCode: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """Defines the incremental value for the amounts that qualify for additional tax amounts.""" intervalAmount: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Organization""" organizationID: Float """Oracle sequence to maintain uniqueness.""" packageFormulaRangeId: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Record Type""" recordType: String """Tax Amount""" taxAmount: Float """The Luxury Tax Percentage for the country for which this record belongs to.""" taxPercentage: Float """Stores the Japanese Tax Range Type.""" taxRangeType: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortPropertyDayTypeDetailsType { """Amount to be added before showing in rate query""" adder: Float """Central Day Types Code""" centralDayTypesCode: String """Central Sequence""" centralSequence: Float """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Day Types Code""" dayTypesCode: String """Day Type description""" dayTypesDescription: String """Deleted Flag""" deletedFlag: String """Description""" description: String """Display Color""" displayColor: String """Remarks for the day type""" dtRemarks: String """Inactive Date""" inactiveDate: Date """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Amount to be multiplied before showing in rate query""" multiplier: Float """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Reporting Dt Remarks""" repDtRemarks: String """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: DateTime """Sequence""" sequence: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortDisplaySetDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedflag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: DateTime """Inactive Flag""" inactiveflag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language Code""" languageCode: String """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Ranking""" ranking: Float """Reporting Attribute Code""" repAttributeCode: String """Reporting Description""" repDescription: String """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Order By""" repOrderBy: Float """Reporting Updatedate""" repUpdateDate: DateTime """Sequence""" sequence: Float """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortPropertyCalendarEventDetailsType { """Active YN""" activeYN: String """Indicates whether an event is a blackout event or not.""" blackoutYn: String """Central Code""" centralCode: String """Central Description""" centralDescription: String """Central Sequence""" centralSequence: Float """Code""" code: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Description of the event""" description: String """Inactive Date""" inactiveDate: DateTime """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Orms Event Y/N""" oRMSEventYN: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: DateTime """Sequence""" sequence: Float """Indicates if the event should be displayed in Opera.""" showInOperaYn: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortRateHurdlesDetailsType { """Actual Rooms Sold""" actualRoomsSold: Float """Amount of Hurdle Rate""" amountOfHurdleRate: Float """Central Xchange Date""" cExchangeDate: Date """Central Xchange Rate""" cExchangeRate: Float """Central Hurdle""" cHurdle: Float """Central Orms Price Room Delta""" cORMSPriceRoomDelta: Float """Central Room Class""" centralRoomClass: String """Central Room Class Description""" centralRoomClassDescription: String """Central Room Type""" centralRoomType: String """Central Room Type Description""" centralRoomTypeDescription: String """Central Yield Category""" centralYieldCategory: String """Central Yield Category Description""" centralYieldCategoryDescription: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedflag: String """Delta""" delta: Float """Hurdle Date""" hurdleDate: Date """Hurdlerateid""" hurdlerateid: Float """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Length of Stay""" lengthOfStay: Float """Internal ID to uniquely identify the Property""" locationID: String """Max Rooms Sold""" maxRoomsSold: Float """Internal ID to uniquely identify the Organization""" organizationID: Float """Override YN""" overrideYN: String """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RnA Insertdate""" rnaInsertDate: DateTime """RnA Updatedate""" rnaUpdateDate: DateTime """Room Category Label""" roomCategoryLabel: String """Room Class""" roomClass: String """Room Class Description""" roomClassDescription: String """Room Type""" roomType: String """Room Type Description""" roomTypeDescription: String """Roomcategoryid""" roomcategoryid: String """Rooms to Sell before Delta is Applied""" roomsToSellBeforeDeltaIsApplied: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float """Yield Category""" yieldCategory: String """Yield Category Description""" yieldCategoryDescription: String """Yieldcategoryid""" yieldcategoryid: String """Yieldmarkettype""" yieldmarkettype: String } type ConfigurationResortProductDetailsType { """Addtorateflag""" addtorateflag: String """Alternate Codes""" alternateCodes: String """Arrangement Code""" arrangementCode: String """Begin Sell Date""" beginSellDate: Date """Not used""" bookingDuration: Float """Calculation Rule""" calculationRule: String """Catering Y/N""" cateringYn: String """Central Alternate Codes""" centralAlternateCodes: String """Central Package""" centralPackage: String """Central Package Group Code""" centralPackageGroupCode: String """Central Package Group Description""" centralPackageGroupDescription: String """Central Package Loss""" centralPackageLoss: String """Central Package Overage""" centralPackageOverage: String """Central Package Profit""" centralPackageProfit: String """Central Transaction Code""" centralTransactionCode: String """Currency""" currency: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Indicates if a Delivery Time is required.""" deliveryTimeReqrdYn: String """Description""" description: String """End Sell Date""" endSellDate: Date """External Locked""" externalLocked: String """Not used""" flexibleDurationYn: String """Package forcast group code""" forecastGroup: String """Not used""" forecastGroupCode: String """Forecast Next Day YN""" forecastNextDayYN: String """Foreign Currency ID""" foreignCurrencyID: String """Formula""" formula: String """Gen Pl At Eod of Co Date""" genPlAtEodOfCoDate: String """Inactive Flag""" inactiveflag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """Deleted Flag""" internalDeletedflag: String """Inventoriedflag""" inventoriedflag: String """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Property""" locationID: String """Long Info""" longInfo: String """Maximum number of persons""" maxPersons: String """Minimum Advance Booking Days required for the product.""" minimumAdvBookDays: Float """Internal ID to uniquely identify the Organization""" organizationID: Float """Outlet Code""" outletCode: String """Override Fixed Rate Y/N""" overrideFixedRateYn: String """Package""" package: String """Package Allowance YN""" packageAllowanceYN: String """Package Description""" packageDescription: String """Package Group Code""" packageGroupCode: String """Package Group Description""" packageGroupDescription: String """Package Loss""" packageLoss: String """Package Overage""" packageOverage: String """Package Overage Tax Inclusive YN""" packageOverageTaxInclusiveYN: String """Package Profit""" packageProfit: String """Pkgforecastgrpid""" pkgforecastgrpid: String """Post Next Day YN""" postNextDayYN: String """Posting Rhythm""" postingRhythm: String """Type of package (group element)""" postingType: String """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Printseparateflag""" printseparateflag: String """Productid""" productid: String """Property""" property: String """Redemptionproductflag""" redemptionproductflag: String """Rep Description""" repDescription: String """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Rep Trx Code Desc""" repTrxCodeDesc: String """Reporting Updatedate""" repUpdateDate: Date """RnA Insertdate""" rnaInsertDate: DateTime """RnA Updatedate""" rnaUpdateDate: DateTime """Sell Separate YN""" sellSeparateYN: String """Sellowsflag""" sellowsflag: String """Short Description""" shortDescription: String """Not used""" standardDuration: Float """Not used""" standardPersons: String """Tax included Y/N""" taxInclusiveYN: String """Indicates a Reservation Ticket Package.""" ticketsYn: String """Transaction Code""" transactionCode: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float """Valid End Time""" validEndTime: Date """Valid Start Time""" validStartTime: Date } type ConfigurationResortItemPackageDetailsType { """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Description""" description: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """Item of configuration data.""" item: String """Item ID""" itemId: Float """Unqiue ID from ITEM_PACKAGES_SEQNO""" itemProdId: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Product""" product: String """Code to uniquely identify the Property""" property: String """Qunatity""" qunatity: Float """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortRateProductPriceDetailsType { """Allowance for the product.""" allowanceAmount: Float """Allowance for the product for children in age bucket2.""" bucket2AllowanceAmount: Float """Product price for children in age bucket2.""" bucket2Price: Float """Allowance for the product for children in age bucket3.""" bucket3AllowanceAmount: Float """Product price for children in age bucket3.""" bucket3Price: Float """Central Allowance Amount""" cAllowanceAmount: Float """Central Bucket2 Allowance Amount""" cBucket2AllowanceAmount: Float """Central Bucket2 Price""" cBucket2Price: Float """Central Bucket3 Allowance Amount""" cBucket3AllowanceAmount: Float """Central Bucket3 Price""" cBucket3Price: Float """Central Xchange Date""" cExchangeDate: Date """Central Xchange Rate""" cExchangeRate: Float """Central Price""" cPrice: Float """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Day1""" day1: String """Day2""" day2: String """Day3""" day3: String """Day4""" day4: String """Day5""" day5: String """Day6""" day6: String """Day7""" day7: String """Deleted Flag""" deletedFlag: String """End Date""" endDate: Date """Inactive Date""" inactiveDate: Date """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Maximum number of persons""" maximumGuests: Float """Maximum Nights.""" maximumNights: Float """Minimum number of persons for the rate product price.""" minimumGuests: Float """Minimum number of stay nights for the rate product price.""" minimumNights: Float """Internal ID to uniquely identify the Organization""" organizationID: Float """Points Required""" pointsRequired: Float """Price""" price: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Product""" product: String """Property""" property: String """Internal id""" propertyRateProductDetailId: Float """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Rate Code""" rateCode: String """Season Code""" seasonCode: String """Start Date""" startDate: Date """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortPackageForecastGroupDetailsType { """Active YN""" activeYN: String """Package forcast group code""" code: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Description""" description: String """Inactive Date""" inactiveDate: DateTime """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: DateTime """Sequence""" sequence: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortPromotionDetailsType { """Authorizer ID""" authorizerId: Float """Last Date Bookings can be made using the promotion.""" bookingEndDate: Date """First Date Bookings can be made using the promotion.""" bookingStartDate: Date """Category""" category: String """Promotion Name.""" centralDescription: String """Chain Code""" chainCode: String """CheckIn Time for Promotion.""" checkInTime: Date """Check Out Time for Promotion.""" checkOutTime: Date """Code""" code: String """Exclude Characters while generating custom coupons.""" couponExChars: String """Format for Custom based Random Generation option. 9 :Numbers U : upper case alpha characters only X : any alpha-numeric characters (upper).""" couponGenFormat: String """Generation option. N :Numbers U : upper case alpha characters only X : any alpha-numeric characters (upper) C : Custom Format.""" couponGenOption: String """Length of coupon code.""" couponLength: Float """Any Prefix to be appended to custom coupons.""" couponPrefix: String """Any Suffix to be appended to custom coupons.""" couponSuffix: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedflag: String """Description""" description: String """Group""" group: String """Description of id requirements.""" idRequiredDescription: String """Indicates if an id is required for the promotion.""" idRequiredYN: String """Inactive Date""" inactiveDate: Date """Inactive Flag""" inactiveflag: String """Information for the promotion.""" information: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """Promotion Instructions for the property.""" instructions: String """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Indicate if promotion is limited time use.""" limitedTimePromotionYn: String """Internal ID to uniquely identify the Property""" locationID: String """Code of the system that is managing this record: local system application name or external system database id""" lockedByCode: String """Type of the system that is managing this record: L for local and E for external system.""" lockedByType: String """Description of Promotion.""" longDescription: String """Mktgprogramid""" mktgprogramid: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Promo Seq ID""" promoSequenceId: Float """Promotionid""" promotionid: String """Property""" property: String """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Updatedate""" repUpdateDate: Date """Rep Promo Seq ID""" reportingPromoSequenceId: String """RnA Insertdate""" rnaInsertDate: DateTime """RnA Updatedate""" rnaUpdateDate: DateTime """Indicates if set(S) or account (a) is required for booking.""" setOrAccountFlag: String """End Date a guest can stay for the promotion.""" stayEndDate: Date """First Date a guest can stay for the promotion.""" stayStartDate: Date """Update Date""" updateDate: DateTime """Indicates if reservations with this promotion can be updated outside the promotion booking dates.""" updateOutsideBookingDatesYN: String """Update User""" updateUser: Float """Indicates if upgrades are allowed for the promotion.""" upgradeAllowedYN: String """Voucher Benefit Code""" voucherBenefitCode: String } type ConfigurationResortPromotionRateDetailsType { """Chain Code""" chainCode: String """Code""" code: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """How the Rate Plan applies to the promotion such as Booking awardmiles""" description: String """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Promo Code""" promoCode: String """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime } type ConfigurationResortPromotionCodeRoutingInstructionDetailsType { """Authorizer ID""" authorizerId: Float """Authorizer Name""" authorizerName: String """Activates auto population of routing instructions.""" autoPopulateRoutingYn: String """Begin Date""" beginDate: Date """Central Transaction Codes""" centralTransactionCodes: String """Chain Code""" chainCode: String """Comments""" comments: String """Comp Pre Approval Required Y/N""" compPreApprovalRequiredYn: String """Contains covers to route for a routing code. This value will be auto populated to the routing instruction.""" covers: Float """Credit Limit""" creditLimit: Float """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Daily Y/N""" dailyYn: String """Deleted Flag""" deletedFlag: String """End Date""" endDate: Date """Folio View""" folioView: Float """Friday""" friday: String """Membership ID""" membershipId: Float """Monday""" monday: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Percentage""" percentage: Float """Promo Code""" promoCode: String """Indicates if the user should be prompted for an Authorizer.""" promptForAuthorizerYn: String """Property""" property: String """Reservation routing code.""" routingCodes: String """Saturday""" saturday: String """Sunday""" sunday: String """Thursday""" thursday: String """Transaction Codes""" transactionCodes: String """Tuesday""" tuesday: String """Wednesday""" wednesday: String } type ConfigurationResortRateCategoriesDetailsType { """Business Date""" businessDate: Date """Central Description""" centralDescription: String """Central Rate Category""" centralRateCategory: String """Central Rate Class""" centralRateClass: String """Central Rate Class Description""" centralRateClassDescription: String """Central Sequence""" centralSequence: Float """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedflag: String """Display the rate category Y/N""" displayDefaultYn: String """Display Set""" displaySet: String """End Date""" endDate: Date """Export Bucket Code""" exportBucketCode: String """Inactive Flag""" inactiveflag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Property""" locationID: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """Rate Category""" rateCategory: String """Rate Category Description""" rateCategoryDescription: String """Rate Class""" rateClass: String """Rate Class Description""" rateClassDescription: String """Rate Tier""" rateTier: String """Ratecategoryid""" ratecategoryid: String """Ratetierid""" ratetierid: String """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: DateTime """RnA Insertdate""" rnaInsertDate: DateTime """RnA Updatedate""" rnaUpdateDate: DateTime """Sequence""" sequence: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortArticleDetailsType { """Active YN""" activeYN: String """Article Code""" articleCode: String """Article Description""" articleDescription: String """Article ID""" articleId: Float """Available in Post It YN""" availableInPostItYN: String """Central Default Price""" cDefaultPrice: Float """Central Xchange Date""" cExchangeDate: Date """Central Xchange Rate""" cExchangeRate: Float """Central Article Code""" centralArticleCode: String """Central Article Description""" centralArticleDescription: String """Central Sequence""" centralSequence: Float """Central Transaction Code""" centralTransactionCode: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Default Price""" defaultPrice: Float """Deleted Flag""" deletedflag: String """Description""" description: String """The button colour used in the Postit screen for this article.""" displayColor: String """Inactive Date""" inactiveDate: DateTime """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """Articleid""" internalArticleid: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Property""" locationID: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: DateTime """Sequence""" sequence: Float """Transaction Code""" transactionCode: String """Transcodeid""" transcodeid: String """UPC""" uPC: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortCreditCardTypesDetailsType { """Can Delete Y/N""" canDeleteYn: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Inactive Date""" inactiveDate: DateTime """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language Code""" languageCode: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Sequence""" sequence: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortPaymentMethodDetailsType { """Determines if this payment type captures the credit card billing address information during payment.""" addressVerificationYn: String """Authorization has to be done during check in.""" authAtCheckinYn: String """Authorization is done during stay.""" authDuringStayYn: String """Authorization reversal has to be done.""" authReversalYn: String """Indicates if this payment method supports credit card interface functionality of sending a combined message for Auth & Settlement.""" authStlmtAtCheckOutYn: String """Determines if this payment type can be used in Auto Advance Bill and Payment process after Check-In if this value equals 'Y'.""" autopayAtCheckinYn: String """The type of bonus check.""" bonusCheckType: String """Indicates if points have to be calculated. [A]lways [P]rompt to check. NULL = No points will be calculated.""" calcPoints: String """Comma separated credit card number lengths.""" cardNumberLength: String """Card Prefix""" cardPrefix: String """Indicates that the payment method selected is subject to an additional surcharge. The surcharge amount / percentage is based on range of amount. The functionality is introduced for Algeria and is only applicable for Cash.""" cashSurchargeYn: String """Fee (surcharge) percentage amount for a credit card transaction.""" ccTrxFeePct: Float """Fee (surcharge) threshold that will indicate the minimum credit card transaction amount for which the fee applies.""" ccTrxFeeThreshold: Float """Central Payment Method""" centralPaymentMethod: String """Central Payment Method Description""" centralPaymentMethodDescription: String """Central Sequence""" centralSequence: Float """Indicates if the payment type can be used with the chip and pin card functionality.""" chipPinYn: String """Code""" code: String """Abbreviates the card_type and is used exclusively for the interface.""" creditCardType: String """Credit Limit""" creditLimit: Float """Currency Code""" currencyCode: String """Determines if this payment type captures the Credit Card Security Code (CVV2) during payment.""" cvv2CheckYn: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Description""" description: String """Expiration Rule""" expirationRule: String """Extra Percentage.""" extraPerc: Float """Format Mask""" formatMask: String """Formula""" formula: String """Inactive Date""" inactiveDate: Date """Inactive Flag""" inactiveFlag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """Deleted Flag""" internalDeletedflag: String """Inactive Flag""" internalInactiveflag: String """Organization ID""" internalOrganizationId: Float """Issue Number""" issueNumber: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Last Used Datetime""" lastUsedDatetime: Date """Location ID""" locationId: String """The merchant # to use when settling / transmitting credit card information.""" merchantNumber: String """The number of digits to allow for this type of credit card.""" numberDigits: Float """Indicates the code is used for post charging.""" numberPostYN: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Payment Method""" paymentMethod: String """Payment Method Description""" paymentMethodDescription: String """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Indicates if an Authorization Receipt needs to be printed.""" printAuthReceiptYn: String """Prompt user to go to cashiering after Check-In if this value equals 'Y'.""" promptAtCheckinYn: String """Property""" property: String """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: Date """Indicates if the card type can be used as a payment method for a reservation.""" reservationYN: String """RnA Insertdate""" rnaInsertDate: DateTime """RnA Updatedate""" rnaUpdateDate: DateTime """Sequence""" sequence: Float """Start Date""" startDate: Float """Temp Flag""" tempFlag: Float """Transaction Code""" transactionCode: String """Transaction Code for Card Usage 1 for ex. Credit Card""" trxUsage1: String """Transaction Code for Card Usage 2 for ex. Debit Card""" trxUsage2: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float """Validation Rule""" validationRule: String } type ConfigurationResortExportBucketCodeDetailsType { """Tax Type code used for certain country requirements.""" arrTaxTypeCode: String """Arrangement ID""" arrangementId: Float """User defined Export Bucket type.""" bucketType: String """Stores the default value for the arrangement code for revenue buckets in order to group transaction codes.""" bucketValue: String """Central Xchange Date""" cExchangeDate: Date """Central Xchange Rate""" cExchangeRate: Float """Central Routing Amount""" cRoutingAmount: Float """Code""" code: String """Comp Y/N""" compYn: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Daily Y/N""" dailyYn: String """Day1""" day1: String """Day2""" day2: String """Day3""" day3: String """Day4""" day4: String """Day5""" day5: String """Day6""" day6: String """Day7""" day7: String """Deleted Flag""" deletedFlag: String """Specifies the Eligibility to calculate membership points.""" eligibleYn: String """Inactive Date""" inactiveDate: DateTime """Inherit the authorizer rate code onto the reservation.""" inheritAuthRatecodeYn: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Arrangement Description for the Transaction Code.""" revenueBucketDescription: String """Indicates if arrangement code is of a revenue type. Used for country requirements.""" revenueYn: String """Contains amount to route for a routing code. This value will be auto populated to the routing instruction.""" routingAmount: Float """Contains covers to route for a routing code. This value will be auto populated to the routing instruction.""" routingCovers: Float """Routing Percent""" routingPercent: Float """Type""" type: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortTransactionCodeArrangeDetailDetailsType { """Add Trx Y/N""" addTransactionYN: String """Arrangement ID""" arrangementId: Float """Central Transaction Code""" centralTransactionCode: String """Central Transaction Code Description""" centralTransactionCodeDescription: String """Child arrangement id.""" childArrangementId: Float """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Description""" description: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Code to uniquely identify the Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Transaction Code""" transactionCode: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortExportBucketTypeDetailsType { """User defined Export Bucket type.""" code: String """Comp Y/N""" compYn: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Description""" description: String """Indicates if this export bucket is FISCAL related.""" fiscalYn: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Indicates that a user can configure the same Transaction Code into Revenue Buckets Codes of the same Revenue Bucket Type.""" transactionCodeInMultiBucketsYN: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortRoutingCodeDetailsType { """Apply Per Day YN""" applyPerDayYN: String """Tax Type code used for certain country requirements.""" arrTaxTypeCode: String """Arrangement ID""" arrangementId: Float """Stores the default value for the arrangement code for revenue buckets in order to group transaction codes.""" bucketValue: String """Central Xchange Date""" cExchangeDate: Date """Central Xchange Rate""" cExchangeRate: Float """Central Routing Amount""" cRoutingAmount: Float """Code""" code: String """Comp Y/N""" compYn: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Arrangement Description for the Transaction Code.""" description: String """Specifies the Eligibility to calculate membership points.""" eligibleYn: String """User defined Export Bucket type.""" exportBucketType: String """Friday""" friday: String """Inactive Date""" inactiveDate: DateTime """Inherit the authorizer rate code onto the reservation.""" inheritAuthRatecodeYn: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Monday""" monday: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Indicates if arrangement code is of a revenue type. Used for country requirements.""" revenueYn: String """Contains amount to route for a routing code. This value will be auto populated to the routing instruction.""" routingAmount: Float """Contains covers to route for a routing code. This value will be auto populated to the routing instruction.""" routingCovers: Float """Routing Percentage""" routingPercentage: Float """Saturday""" saturday: String """Sunday""" sunday: String """Thursday""" thursday: String """Tuesday""" tuesday: String """Type""" type: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float """Wednesday""" wednesday: String } type ConfigurationResortTransactionDiversionRuleDetailsType { """Based On""" basedOn: String """Indicates the scope or applicability of the threshold as PER STAY or PER DAY.""" calculation: String """User configured diversion code.""" code: String """The quantity to be diverted to a designated Posting Master.""" complimentary: Float """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Description""" description: String """Unique ID generated for the Diversion Instruction.""" diversionId: Float """Inactive Date""" inactiveDate: DateTime """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Possible values: PROPERTY / RESERVATION. When configured as the PROPERTY type the rule is applicable to all the guests staying in the property. Thresholds of type RESERVATION need to be attached to a reservation to take effect.""" level: String """Membership Level""" membershipLevel: String """Membership Type""" membershipType: String """The quantity required by the rule before the posting can be diverted to a designated Posting Master.""" minimumRequired: Float """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Room number to receive all the diverted transactions configured for this instruction.""" room: String """Rule Type""" ruleType: String """Sequence""" sequence: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float """VIP""" vIP: String } type ConfigurationResortTransactionDiversionRuleDetailsDetailsType { """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Unique ID generated for the Diversion Instruction.""" diversionId: Float """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Code to uniquely identify the Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Transaction Codes""" transactionCodes: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortTransactionGroupDetailsType { """Central Description""" centralDescription: String """Central Display Sequence""" centralDisplaySequence: Float """Central Transaction Code Group""" centralTransactionCodeGroup: String """Class 1 Mandatory Y/N""" class1MandatoryYn: String """Class 2 Mandatory Y/N""" class2MandatoryYn: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Description""" description: String """Display Sequence""" displaySequence: Float """Inactive Flag""" inactiveflag: String """Individual Revenue Gp""" indRevenueGroup: String """Indicator Revenue Group""" indicatorRevenueGroup: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """Deleted Flag""" internalDeletedflag: String """Internal Y/N""" internalYn: String """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Property""" locationID: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: DateTime """Result Included In Sum Array""" resultIncludedInSumArray: String """RnA Insertdate""" rnaInsertDate: DateTime """RnA Updatedate""" rnaUpdateDate: DateTime """Not Used.""" tctClassType1: String """Not Used.""" tctClassType2: String """Transaction Code Activity Type""" transactionCodeActivityType: String """Transaction Code Group""" transactionCodeGroup: String """Transgroupid""" transgroupid: String """Type""" type: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortGroupGeneratesDetailsType { """Adjustment Type""" adjustmentType: String """Amount""" amount: Float """Whether to take the taxes from Price Schedules.""" amountFromScheduleYn: String """Central Amount""" cAmount: Float """Central Xchange Date""" cExchangeDate: Date """Central Xchange Rate""" cExchangeRate: Float """Sequence in which the taxes should be applied.""" calculationSequence: Float """Central Description""" centralDescription: String """Central Generated Code""" centralGeneratedCode: String """Currency""" currency: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Description""" description: String """Generate Rules""" generateRules: String """Generated By""" generatedBy: String """Generated Code""" generatedCode: String """Whether to print on folio.""" generatedPrintedOnFolioYn: String """ID""" id: Float """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Name Tax Type""" nameTaxType: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Percentage""" percentage: Float """Indicates if the tax is based on a percentage. It would have a value of 0 if based on BASE amount 1 if on S1 2 if based on S2 3 if based on S3.""" percentageBaseCode: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Code to uniquely identify the Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Result Included In Sum Array""" resultIncludedInSumArray: String """Rounding method to be used when calculating a generate amount. Allowed values are UP DOWN NONE and NULL.""" roundingMethod: String """Days after which the generates will not be posted for long standing guests.""" stopDays: Float """Sub-Total 1 YN""" subTotal1YN: String """Sub-Total 2 YN""" subTotal2YN: String """Sub-Total 3 YN""" subTotal3YN: String """Transaction Code Group""" tcGroup: String """Group generator.""" tcGroupGenerator: String """Transaction Code Subgroup""" tcSubgroup: String """Subgroup generator.""" tcSubgroupGenerator: String """Identify if the taxes are generated on the Class.""" tclCodeGenerator: String """Flag to indicate the addon tax.""" tcrType: String """Transaction Code Generator""" trxCodeGenerator: String """Udf Function""" udfFunction: String """Not used currently.""" udfInverse: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float """Flag to indicate if tax brackets are used for this tax.""" useTaxBracketYn: String } type ConfigurationResortTransactionSubgroupDetailsType { """Central Description""" centralDescription: String """Central Display Sequence""" centralDisplaySequence: Float """Central Group""" centralGroup: String """Central Transaction Code Sub-Group""" centralTransactionCodeSubGroup: String """Class 1 Mandatory Y/N""" class1MandatoryYn: String """Class 2 Mandatory Y/N""" class2MandatoryYn: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Description""" description: String """Display Sequence""" displaySequence: Float """Frequent Flyer Y/N""" frequentFlyerYn: String """Group""" group: String """Gp Points Redemption Y/N""" groupPointsRedemptionYN: String """Inactive Flag""" inactiveflag: String """Individual Revenue Gp""" indRevenueGroup: String """Indicator Revenue Group""" indicatorRevenueGroup: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """Deleted Flag""" internalDeletedflag: String """Internal Y/N""" internalYn: String """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Property""" locationID: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """Result Included In Sum Array""" resultIncludedInSumArray: String """RnA Insertdate""" rnaInsertDate: DateTime """RnA Updatedate""" rnaUpdateDate: DateTime """Sub-Group level code to group all attached transaction codes into one of the different pre-defined categories.""" subGroupType: String """Tax YN""" taxFlagYN: String """Not Used.""" taxYN: String """Transaction Code Group And Subgroup""" tcGroupAndSubgroup: String """Transaction Code Transaction Type""" tcTransactionType: String """Transaction Code Sub-Group""" transactionCodeSubGroup: String """Transgroupid""" transgroupid: String """Transsubgroupid""" transsubgroupid: String """Type""" type: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortSubgroupGeneratesDetailsType { """Adjustment Type""" adjustmentType: String """Amount""" amount: Float """Whether to take the taxes from Price Schedules.""" amountFromScheduleYn: String """Central Amount""" cAmount: Float """Central Xchange Date""" cExchangeDate: Date """Central Xchange Rate""" cExchangeRate: Float """Sequence in which the taxes should be applied.""" calculationSequence: Float """Central Description""" centralDescription: String """Central Generated Code""" centralGeneratedCode: String """Currency""" currency: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Description""" description: String """Generate Rules""" generateRules: String """Generated By""" generatedBy: String """Generated Code""" generatedCode: String """Whether to print on folio.""" generatedPrintedOnFolioYn: String """ID""" id: Float """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Name Tax Type""" nameTaxType: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Percentage""" percentage: Float """Indicates if the tax is based on a percentage. It would have a value of 0 if based on BASE amount 1 if on S1 2 if based on S2 3 if based on S3.""" percentageBaseCode: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Code to uniquely identify the Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Result Included In Sum Array""" resultIncludedInSumArray: String """Rounding method to be used when calculating a generate amount. Allowed values are UP DOWN NONE and NULL.""" roundingMethod: String """Sequence By""" seqBy: Float """Days after which the generates will not be posted for long standing guests.""" stopDays: Float """Sub-Total 1 YN""" subTotal1YN: String """Sub-Total 2 YN""" subTotal2YN: String """Sub-Total 3 YN""" subTotal3YN: String """Transaction Code Dsi""" tcDsi: Float """Transaction Code Group""" tcGroup: String """Group generator.""" tcGroupGenerator: String """Transaction Code Organizationid""" tcOrganizationid: Float """Transaction Code Subgroup""" tcSubgroup: String """Subgroup generator.""" tcSubgroupGenerator: String """Transaction Code Transaction Code Subgroup""" tcTcSubgroup: String """Identify if the taxes are generated on the Class.""" tclCodeGenerator: String """Flag to indicate the addon tax.""" tcrType: String """Not Used.""" transactionCodeResort: String """Transaction Code Generator""" trxCodeGenerator: String """Udf Function""" udfFunction: String """Not used currently.""" udfInverse: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float """Flag to indicate if tax brackets are used for this tax.""" useTaxBracketYn: String } type ConfigurationResortPropertyAlertDetailsType { """Code""" code: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Description""" description: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Propery""" propery: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Sequence""" sequence: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortGlobalAlertsDetailsType { """Alert Code""" alertCode: String """Alert Text""" alertText: String """Area""" area: String """Brand Stay Count""" brandStayCnt: Float """Comments""" comments: String """Conditions""" conditions: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Department""" department: String """Description""" description: String """Email Address""" emailAddress: String """Email Y/N""" emailYn: String """Unique ID in External System.""" externalAlertId: String """Indicates if the current alert can contain tags.""" hasTagsYn: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language""" language: String """Last Stay Date""" lastStayDate: Date """Last Stay Location""" lastStayLocation: String """Internal ID to uniquely identify the Property""" locationID: String """Indicate if the current alert belongs to a membership module.""" membershipAlertYn: String """Membership Card Number""" membershipCardNo: String """Order By""" orderBy: Float """Internal ID to uniquely identify the Organization""" organizationID: Float """Preference 1""" pref1: String """Preference 2""" pref2: String """Preference 3""" pref3: String """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Use this alert to print notification.""" printerYN: String """Name of the printer where alert will be printed.""" printerName: String """Property""" property: String """Property Stay Count""" propertyStayCnt: Float """Previous Stay Date at this property for repeat guests.""" propertyStayDate: Date """Query ID""" queryId: Float """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Report Name""" reportName: String """Resv Alert ID""" reservationAlertId: Float """Resv Name ID""" reservationNameId: Float """Screen YN""" screenYN: String """Indicates if the guest overview screen should be suppressed.""" skipGuestOverviewYn: String """The phone number to where the notification will be send.""" smsNumber: String """Use this alert to text a notification.""" smsYn: String """Indicates if this alert will be used to perform a validation.""" stopCheckInCheckOut: 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 """Update User""" updateUser: Float """The user permission required in order to override a validation alert.""" validationOverridePermission: String """Value Rating""" valueRating: String """VIP Status""" vipStatus: String """Offer code if this alert is linked to a guest welcome offer.""" welcomeOfferCode: String """Welcome Offer Y/N""" welcomeOfferYn: String } type ConfigurationResortBlockCancellationCodeDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Central Code""" centralCode: String """Central Description""" centralDescription: String """Central Sequence""" centralSequence: Float """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: Date """Inactive Flag""" inactiveflag: 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 """Language Code""" languageCode: String """Last Used Datetime""" lastUsedDatetime: Date """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """Ranking""" ranking: Float """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: Date """RnA Insertdate""" rnaInsertDate: DateTime """RnA Updatedate""" rnaUpdateDate: DateTime """Sequence""" sequence: Float """Temp Flag""" tempFlag: String """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortSalesEventDestinationDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Cancellation Destination""" cancellationDestination: String """Central Cancellation Destination""" centralCancellationDestination: String """Central Cancellation Destination Description""" centralCancellationDestinationDescription: String """Central Sequence""" centralSequence: Float """Chain Code""" chainCode: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: Date """Inactive Flag""" inactiveflag: 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 """Language Code""" languageCode: String """Last Used Datetime""" lastUsedDatetime: Date """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """Ranking""" ranking: Float """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: Date """RnA Insertdate""" rnaInsertDate: DateTime """RnA Updatedate""" rnaUpdateDate: DateTime """Scdestinationid""" scdestinationid: String """Sequence""" sequence: Float """Temp Flag""" tempFlag: String """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortLostBookingCodesDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Central Code""" centralCode: String """Central Description""" centralDescription: String """Central Sequence""" centralSequence: Float """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: Date """Inactive Flag""" inactiveflag: 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 """Language Code""" languageCode: String """Last Used Datetime""" lastUsedDatetime: Date """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """Ranking""" ranking: Float """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: Date """RnA Insertdate""" rnaInsertDate: DateTime """RnA Updatedate""" rnaUpdateDate: DateTime """Sequence""" sequence: Float """Temp Flag""" tempFlag: String """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortRefusedBookingCodesDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Central Code""" centralCode: String """Central Description""" centralDescription: String """Central Sequence""" centralSequence: Float """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: Date """Inactive Flag""" inactiveflag: 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 """Language Code""" languageCode: String """Last Used Datetime""" lastUsedDatetime: Date """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """Ranking""" ranking: Float """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: Date """RnA Insertdate""" rnaInsertDate: DateTime """RnA Updatedate""" rnaUpdateDate: DateTime """Sequence""" sequence: Float """Temp Flag""" tempFlag: String """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortBookingMethodDetailsType { """Bookingmethodid""" bookingmethodid: String """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Central Description""" centralDescription: String """Central Reservation Method""" centralReservationMethod: String """Central Sequence""" centralSequence: Float """Chain Code""" chainCode: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedflag: String """Description""" description: String """Display Color""" displayColor: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: DateTime """Inactive Flag""" inactiveflag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Ranking""" ranking: Float """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: DateTime """Reservation Method""" reservationMethod: String """Sequence""" sequence: Float """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortPropertyCutoffScheduleDetailsType { """Unique code to identify a Wash schedule.""" code: String """Number of rooms that should be washed for Occupancy 2.""" cutoffRooms2: Float """Number of rooms that should be washed for Occupancy 3.""" cutoffRooms3: Float """Number of rooms that should be washed for Occupancy 4.""" cutoffRooms4: Float """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Cut off days for the stay date.""" daysPriorToArrival: Float """Deleted Flag""" deletedFlag: String """Description""" description: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Number of rooms that should be washed.""" rooms: Float """Wash value for sell limits when the SELL LIMITS parameter is ON.""" sell: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float """Cutoff Percentage.""" washByPercent: Float } type ConfigurationResortBookingStatusDetailsType { """Allow Pickup YN""" allowPickupYN: String """Bookingstatusid""" bookingstatusid: String """Catering Status Type""" cateringStatusType: String """Cateringdeductinvflag""" cateringdeductinvflag: String """Central Description""" centralDescription: String """Central Event Status""" centralEventStatus: String """Central Sequence""" centralSequence: Float """Chain Code""" chainCode: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deductinventoryflag""" deductinventoryflag: String """Default reservation type""" defaultReservationType: String """Deleted Flag""" deletedflag: String """Description""" description: String """Show the booking status in the diary""" diaryYN: String """Display Color""" displayColor: String """Indicates an FIT statuscode.""" fitStatusYn: String """Inactive Flag""" inactiveflag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Indicates if this Booking Status is an Initial Lead status.""" leadStatusYn: String """Will store the information whether the details_ok_yn flag of allotment_header will be set to Y. This operation is done at trigger level.""" logCateringYn: String """Indicates that the blocks in this status will be considered by ORMS for forecasting.""" oRMSYN: String """Old Block Status""" oldBlockStatus: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Type of the reason for the booking status""" reasonType: String """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: DateTime """Return Inventory YN""" returnInventoryYN: String """Room Status Type""" roomStatusType: String """Sequence""" sequence: Float """Booking starting status (intial pickup)""" startingYN: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortCancelRuleDetailsType { """Allotment Header ID""" allotmentHeaderId: Float """Amount""" amount: Float """For Web Bookings only the deposit amount will be calculated either from room or catering revenue or from both. This column stores either: [ALL] [ROOMS] or [CATERING].""" applyRuleTo: String """Before Time""" beforeTime: DateTime """Begin Date""" beginDate: Date """Central Cncl Penlty Amount""" cCnclPenltyAmount: Float """Central Dep Amount""" cDepAmount: Float """Central Xchange Date""" cExchangeDate: Date """Central Xchange Rate""" cExchangeRate: Float """Code""" code: String """Credit Rating""" creditRating: String """D1""" d1: String """For future use""" d2: String """Internal date column.""" d3: String """Internal date column.""" d4: String """Internal date column.""" d5: String """Internal date column.""" d6: String """Internal date column.""" d7: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Days Before Arrival""" daysBeforeArrival: Float """Day of week values as Y or N applicable for the cancel policies starting Sun to Sat.""" daysofweek: String """Deleted Flag""" deletedflag: String """Deposit Amount""" depositAmount: Float """Deposit Amount Type""" depositAmountType: String """Deposit Days After Booking""" depositDaysAfterBooking: Float """Deposit Days Prior To Arrival""" depositDaysPriorToArrival: Float """Depositcancelruleid""" depositcancelruleid: Float """Deposit Cancel Rule PMS Reference""" depositcancelrulepmsref: Float """Depositor Cancellation Rule""" depositorCancellationRule: String """Description""" description: String """End Date""" endDate: Date """Guarantee class for cancel policy. Specifically added for BWI.""" guaranteeClass: String """Inactive Date""" inactiveDate: DateTime """Inactive Flag""" inactiveflag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Property""" locationID: String """Internal ID to uniquely identify the Organization""" organizationID: Float """override allowed or not for booking.""" overrideYn: String """Refers to Master ID for this child record""" parentRateDcSeq: Float """Payment Required within Rule Period. (FULL NONE PARTIAL)""" paymentRequired: String """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Rate Code""" rateCode: String """Rate Code Description""" rateCodeDescription: String """Rate Set ID""" rateSetId: Float """Reporting Season Code""" repSeasonCode: String """Reservation Type""" reservationType: String """Season Code""" seasonCode: String """Sequence""" sequence: Float """Type""" type: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortCancelRuleScheduleDetailsType { """Allotment Header ID""" allotmentHeaderId: Float """For Web Bookings only the deposit amount will be calculated either from room or catering revenue or from both. This column stores either: [ALL] [ROOMS] or [CATERING].""" applyRuleTo: String """Begin Date""" beginDate: Date """Block Code""" blockCode: String """Central Cncl Penlty Amount""" cCnclPenltyAmount: Float """Central Dep Amount""" cDepAmount: Float """Central Xchange Date""" cExchangeDate: Date """Central Xchange Rate""" cExchangeRate: Float """Can Before Time""" canBeforeTime: DateTime """Can Days Prior To Arrival""" canDaysPriorToArrival: Float """Can Penalty Amount""" canPenaltyAmount: Float """Can Penalty Amount Type""" canPenaltyAmountType: String """Credit Rating""" creditRating: String """D1""" d1: String """For future use""" d2: String """Internal date column.""" d3: String """Internal date column.""" d4: String """Internal date column.""" d5: String """Internal date column.""" d6: String """Internal date column.""" d7: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Day of week values as Y or N applicable for the cancel policies starting Sun to Sat.""" daysofweek: String """Deleted Flag""" deletedflag: String """Deposit Amount""" depositAmount: Float """Deposit Amount Type""" depositAmountType: String """Deposit Days After Booking""" depositDaysAfterBooking: Float """Deposit Days Prior To Arrival""" depositDaysPriorToArrival: Float """Depositcancelruleid""" depositcancelruleid: Float """Deposit Cancel Rule PMS Reference""" depositcancelrulepmsref: Float """Depositor Cancellation Rule""" depositorCancellationRule: String """End Date""" endDate: Date """Guarantee class for cancel policy. Specifically added for BWI.""" guaranteeClass: String """Inactive Date""" inactiveDate: DateTime """Inactive YN""" inactiveYN: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Property""" locationID: String """Internal ID to uniquely identify the Organization""" organizationID: Float """override allowed or not for booking.""" overrideYN: String """Refers to Master ID for this child record""" parentRateDcSeq: Float """Payment Required within Rule Period. (FULL NONE PARTIAL)""" paymentRequired: String """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Rate Code""" rateCode: String """Rate Code Description""" rateCodeDescription: String """Rate Set ID""" rateSetId: Float """Reporting Season Code""" repSeasonCode: String """Reservation Type""" reservationType: String """Rule""" rule: String """Rule Description""" ruleDescription: String """Season Code""" seasonCode: String """Sequence""" sequence: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortDepositRuleDetailsType { """After Booking""" afterBooking: Float """Allotment Header ID""" allotmentHeaderId: Float """Amount""" amount: Float """For Web Bookings only the deposit amount will be calculated either from room or catering revenue or from both. This column stores either: [ALL] [ROOMS] or [CATERING].""" applyRuleTo: String """Before Arrival""" beforeArrival: Float """Begin Date""" beginDate: Date """Central Cncl Penlty Amount""" cCnclPenltyAmount: Float """Central Dep Amount""" cDepAmount: Float """Central Xchange Date""" cExchangeDate: Date """Central Xchange Rate""" cExchangeRate: Float """Can Before Time""" canBeforeTime: Date """Can Days Prior To Arrival""" canDaysPriorToArrival: Float """Can Penalty Amount""" canPenaltyAmount: Float """Can Penalty Amount Type""" canPenaltyAmountType: String """Credit Rating""" creditRating: String """D1""" d1: String """For future use""" d2: String """Internal date column.""" d3: String """Internal date column.""" d4: String """Internal date column.""" d5: String """Internal date column.""" d6: String """Internal date column.""" d7: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Day of week values as Y or N applicable for the cancel policies starting Sun to Sat.""" daysofweek: String """Deleted Flag""" deletedflag: String """Deposit Rule""" depositRule: String """Depositcancelruleid""" depositcancelruleid: Float """Deposit Cancel Rule PMS Reference""" depositcancelrulepmsref: Float """Depositor Cancellation Rule""" depositorCancellationRule: String """Description""" description: String """End Date""" endDate: Date """Guarantee class for cancel policy. Specifically added for BWI.""" guaranteeClass: String """Inactive Date""" inactiveDate: Date """Inactive YN""" inactiveYN: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Property""" locationID: String """Internal ID to uniquely identify the Organization""" organizationID: Float """override allowed or not for booking.""" overrideYn: String """Refers to Master ID for this child record""" parentRateDcSeq: Float """Payment Required within Rule Period. (FULL NONE PARTIAL)""" paymentRequired: String """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Rate Code""" rateCode: String """Rate Code Description""" rateCodeDescription: String """Rate Set ID""" rateSetId: Float """Reporting Season Code""" repSeasonCode: String """Reservation Type""" reservationType: String """Season Code""" seasonCode: String """Sequence""" sequence: Float """Type""" type: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortDepositRuleScheduleDetailsType { """Allotment Header ID""" allotmentHeaderId: Float """For Web Bookings only the deposit amount will be calculated either from room or catering revenue or from both. This column stores either: [ALL] [ROOMS] or [CATERING].""" applyRuleTo: String """Begin Date""" beginDate: Date """Block Code""" blockCode: String """Central Cncl Penlty Amount""" cCnclPenltyAmount: Float """Central Dep Amount""" cDepAmount: Float """Central Xchange Date""" cExchangeDate: Date """Central Xchange Rate""" cExchangeRate: Float """Can Before Time""" canBeforeTime: DateTime """Can Days Prior To Arrival""" canDaysPriorToArrival: Float """Can Penalty Amount""" canPenaltyAmount: Float """Can Penalty Amount Type""" canPenaltyAmountType: String """Credit Rating""" creditRating: String """D1""" d1: String """For future use""" d2: String """Internal date column.""" d3: String """Internal date column.""" d4: String """Internal date column.""" d5: String """Internal date column.""" d6: String """Internal date column.""" d7: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Day of week values as Y or N applicable for the cancel policies starting Sun to Sat.""" daysofweek: String """Deleted Flag""" deletedflag: String """Deposit Amount""" depositAmount: Float """Deposit Amount Type""" depositAmountType: String """Deposit Days After Booking""" depositDaysAfterBooking: Float """Deposit Days Prior To Arrival""" depositDaysPriorToArrival: Float """Depositcancelruleid""" depositcancelruleid: Float """Deposit Cancel Rule PMS Reference""" depositcancelrulepmsref: Float """Depositor Cancellation Rule""" depositorCancellationRule: String """End Date""" endDate: Date """Guarantee class for cancel policy. Specifically added for BWI.""" guaranteeClass: String """Inactive Date""" inactiveDate: DateTime """Inactive YN""" inactiveYN: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Property""" locationID: String """Internal ID to uniquely identify the Organization""" organizationID: Float """override allowed or not for booking.""" overrideYN: String """Refers to Master ID for this child record""" parentRateDcSeq: Float """Payment Required within Rule Period. (FULL NONE PARTIAL)""" paymentRequired: String """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Rate Code""" rateCode: String """Rate Code Description""" rateCodeDescription: String """Rate Set ID""" rateSetId: Float """Reporting Season Code""" repSeasonCode: String """Reservation Type""" reservationType: String """Rule""" rule: String """Rule Description""" ruleDescription: String """Season Code""" seasonCode: String """Sequence""" sequence: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortGuaranteeDetailsType { """Is an address required when using this confirm code? Y/N""" addressYN: String """Arrival Time needed""" arrivalYN: String """Indicates whether a reservation of this type will be auto cancelled if no payment or CC is not received.""" autoCancelReservationYN: String """Booking Status""" bookingStatus: String """Booking Status Order""" bookingStatusOrder: String """Can Delete Y/N""" canDeleteYn: String """Is a reservation with this confirm code on a cash basis? Y/N""" cashBasisYn: String """Cc Pending Days""" ccPendingDays: Float """Used for GDS channels and indicates the requirement of verification code.""" ccVerifyCodeRequiredYn: String """Central Reservation Type""" centralReservationType: String """Central Reservation Type Description""" centralReservationTypeDescription: String """A probability to have a revenue out of the reservation guaranted by this guaranted code""" closingProbability: Float """Credit card needed""" creditCardYN: String """Is the CRO allowed to use this confirm code? Y/N""" croAllowedYn: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Deposit YN""" depositYN: String """External GDS Description""" gDSShortDescription: String """Guaranteecodeid""" guaranteecodeid: String """Inactive Date""" inactiveDate: DateTime """Inactive YN""" inactiveYN: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """Deleted Flag""" internalDeletedflag: String """Internal Y/N""" internalYn: String """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Property""" locationID: String """Long Description""" longDescription: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Is a phone # required when using this confirm code? Y/N""" phoneYN: String """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Order By""" repOrderBy: Float """Reporting Updatedate""" repUpdateDate: DateTime """Reservation Type""" reservationType: String """Reservation Type Description""" reservationTypeDescription: String """Reserve Inventory Y/N""" reserveInventoryYn: String """Restricted Y/N""" restrictedYn: String """RnA Insertdate""" rnaInsertDate: DateTime """RnA Updatedate""" rnaUpdateDate: DateTime """Sequence""" sequence: Float """Short Description""" shortDescription: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortReservationTypeScheduleDetailsType { """Allotment Header ID""" allotmentHeaderId: Float """For Web Bookings only the deposit amount will be calculated either from room or catering revenue or from both. This column stores either: [ALL] [ROOMS] or [CATERING].""" applyRuleTo: String """Begin Date""" beginDate: Date """Central Cncl Penlty Amount""" cCnclPenltyAmount: Float """Central Dep Amount""" cDepAmount: Float """Central Xchange Date""" cExchangeDate: Date """Central Xchange Rate""" cExchangeRate: Float """Can Before Time""" canBeforeTime: Date """Can Days Prior To Arrival""" canDaysPriorToArrival: Float """Can Penalty Amount""" canPenaltyAmount: Float """Can Penalty Amount Type""" canPenaltyAmountType: String """Credit Rating""" creditRating: String """D1""" d1: String """For future use""" d2: String """Internal date column.""" d3: String """Internal date column.""" d4: String """Internal date column.""" d5: String """Internal date column.""" d6: String """Internal date column.""" d7: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Day of week values as Y or N applicable for the cancel policies starting Sun to Sat.""" daysofweek: String """Deleted Flag""" deletedflag: String """Deposit Amount""" depositAmount: Float """Deposit Amount Type""" depositAmountType: String """Deposit Days After Booking""" depositDaysAfterBooking: Float """Deposit Days Prior To Arrival""" depositDaysPriorToArrival: Float """Depositcancelruleid""" depositcancelruleid: Float """Deposit Cancel Rule PMS Reference""" depositcancelrulepmsref: Float """Depositor Cancellation Rule""" depositorCancellationRule: String """Description""" description: String """End Date""" endDate: Date """Guarantee class for cancel policy. Specifically added for BWI.""" guaranteeClass: String """Inactive Date""" inactiveDate: Date """Inactive YN""" inactiveYN: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Property""" locationID: String """Order By""" orderBy: Float """Internal ID to uniquely identify the Organization""" organizationID: Float """override allowed or not for booking.""" overrideYN: String """Refers to Master ID for this child record""" parentRateDcSeq: Float """Payment Required within Rule Period. (FULL NONE PARTIAL)""" paymentRequired: String """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Rate Code""" rateCode: String """Rate Code Description""" rateCodeDescription: String """Rate Set ID""" rateSetId: Float """Reporting Season Code""" repSeasonCode: String """Reservation Type""" reservationType: String """Rule Code""" ruleCode: String """Ruledescription""" ruledescription: String """Season Code""" seasonCode: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortMarketDetailsType { """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 ConfigurationResortMarketGroupDetailsType { """Defines whether this Market Group is eligible for auto upgrade of room types in the Room Assignment Optimization.""" autoupgradeYn: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Description""" description: 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 group code""" marketGroup: String """Marketgroupid""" marketgroupid: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """Ranking""" ranking: Float """Reporting Description""" repDescription: String """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Market Group""" repMarketGroup: String """Reporting Sell Sequence""" repSellSequence: Float """Reporting Updatedate""" repUpdateDate: DateTime """RnA Insertdate""" rnaInsertDate: DateTime """RnA Updatedate""" rnaUpdateDate: DateTime """Sc Order By""" scOrderBy: Float """Sequence""" sequence: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortPropertyMarketingCityDetailsType { """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """City Description.""" description: String """Direction""" direction: String """Display Sequence""" displaySeq: Float """Distance""" distance: Float """Distance Type""" distanceType: String """Driving Time""" drivingTime: String """Inactive Date""" inactiveDate: DateTime """Inactive YN""" inactiveYN: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Marketing City""" marketingCity: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Region Code""" regionCode: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortMarketingRegionsDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: Date """Inactive Flag""" inactiveflag: 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 """Language Code""" languageCode: String """Last Used Datetime""" lastUsedDatetime: Date """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """Ranking""" ranking: Float """Reporting Attribute Code""" repAttributeCode: String """Reporting Description""" repDescription: String """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Order By""" repOrderBy: Float """Reporting Updatedate""" repUpdateDate: Date """RnA Insertdate""" rnaInsertDate: DateTime """RnA Updatedate""" rnaUpdateDate: DateTime """Sequence""" sequence: Float """Temp Flag""" tempFlag: String """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortChannelDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Central Origin Code""" centralOriginCode: String """Central Origin Description""" centralOriginDescription: String """Central Sequence""" centralSequence: Float """Chain Code""" chainCode: String """Channelid""" channelid: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: DateTime """Inactive Flag""" inactiveflag: 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 """Language Code""" languageCode: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Origin Code""" originCode: String """Origin Description""" originDescription: String """Origin Display Sequence""" originDisplaySequence: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """Ranking""" ranking: Float """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: DateTime """RnA Insertdate""" rnaInsertDate: DateTime """RnA Updatedate""" rnaUpdateDate: DateTime """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortSellMessagesDetailsType { """Allotment Header ID""" allotmentHeaderId: Float """Begin Date""" beginDate: Date """Block Code""" blockCode: String """Central Room Type""" centralRoomType: String """Chain Code""" chainCode: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """End Date""" endDate: Date """Inactive Date""" inactiveDate: DateTime """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language""" language: String """Internal ID to uniquely identify the Property""" locationID: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Rate Code""" rateCode: String """Room Category""" roomCategory: String """Room Type""" roomType: String """The primary key for this table.""" sellId: Float """The actual message to be displayed.""" sellMessage: String """Sequence""" sequence: Float """Stick the message on top of the screen without scrolling it.""" stickyFlag: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortSourceTableDetailsType { """Central Sequence""" centralSequence: Float """Central Source Code""" centralSourceCode: String """Central Source Description""" centralSourceDescription: String """Central Source Group Code""" centralSourceGroupCode: String """Central Source Group Description""" centralSourceGroupDescription: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Row deleted YN (if set to 'Y' then the row joined by SEQ from postal_codes will not be displayed).""" deletedYn: String """Deleted Flag""" deletedflag: String """Inactive Date""" inactiveDate: Date """Inactive YN""" inactiveFlagYN: String """Inactive Y/N""" inactiveYn: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """Indicates if the source code is marked to track internet sales.""" internetSalesYn: String """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Lastuseddatetime""" lastuseddatetime: DateTime """Internal ID to uniquely identify the Property""" locationID: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Parentsourceid""" parentsourceid: String """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: DateTime """RnA Insertdate""" rnaInsertDate: DateTime """RnA Updatedate""" rnaUpdateDate: DateTime """Sequence""" sequence: 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 """Sourceid""" sourceid: String """Temp Y/N""" tempYn: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortSourceGroupDetailsType { """Central Description""" centralDescription: String """Central Sequence""" centralSequence: Float """Central Source Group""" centralSourceGroup: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Description""" description: String """Inactive Date""" inactiveDate: DateTime """Inactive YN""" inactiveYN: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """Indicates if the source code is marked to track internet sales.""" internetSalesYn: String """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Organization""" organizationID: Float """Source group of the source code""" parentSourceCode: String """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: DateTime """Sc Orderby""" scOrderby: Float """Sequence""" sequence: Float """Source Group""" sourceGroup: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortReservationAutoAttachRulesDetailsType { """Indicates if this rule uses advanced filter conditions""" advancedYn: String """Defines what the rule is based on the type of condition which need to be satisfied in order to qualify for this rule. Valid values are MEMBERSHIP RATE_CODE REFERENCE VIP.""" basedOn: String """Code""" code: String """Flag to indicate if the condition on this rule was automatically converted to an advanced expression.""" convertedToAdvancedYn: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Inactive Date""" inactiveDate: DateTime """Inactive YN""" inactiveYN: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Keyword Type""" keywordType: String """Level""" level: String """This column will be filled when Based_on value is MIN_ADULTS. Otherwise it will be empty.""" minAdults: Float """This column will be filled when Based_on value is MIN_CHILDREN. Otherwise it will be empty.""" minChildren: Float """Internal ID to uniquely identify the Organization""" organizationID: Float """Preference""" preference: String """Preference Type""" preferenceType: String """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """Query ID""" queryId: Float """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Rate Code""" rateCode: String """Room Category""" roomCategory: String """Rule Type""" ruleType: String """Type""" type: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float """VIP Status""" vipStatus: String } type ConfigurationResortReservationAutoAttachDetailsDetailsType { """Associated Codes.""" associatedCodes: String """Attach ID""" attachId: Float """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Discount Reason Code""" discountReasonCode: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """Item ID""" itemId: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Organization""" organizationID: Float """Preference""" preference: String """Preference Type""" preferenceType: String """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Product""" product: String """Promo Code""" promoCode: String """Code to uniquely identify the Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Rule Code""" ruleCode: String """Internal Trace ID.""" traceDeptId: String """Trace Text""" traceText: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortCancellationCodesDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Central Code""" centralCode: String """Central Description""" centralDescription: String """Central Sequence""" centralSequence: Float """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: Date """Inactive Flag""" inactiveflag: 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 """Language Code""" languageCode: String """Last Used Datetime""" lastUsedDatetime: DateTime """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """Ranking""" ranking: Float """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: DateTime """RnA Insertdate""" rnaInsertDate: DateTime """RnA Updatedate""" rnaUpdateDate: DateTime """Sequence""" sequence: Float """Temp Flag""" tempFlag: String """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortEntryPointDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: Date """Inactive Flag""" inactiveflag: 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 """Language Code""" languageCode: String """Last Used Datetime""" lastUsedDatetime: Date """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """Ranking""" ranking: Float """Reporting Attribute Code""" repAttributeCode: String """Reporting Description""" repDescription: String """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Order By""" repOrderBy: Float """Reporting Updatedate""" repUpdateDate: Date """RnA Insertdate""" rnaInsertDate: DateTime """RnA Updatedate""" rnaUpdateDate: DateTime """Sequence""" sequence: Float """Temp Flag""" tempFlag: String """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortDiscountReasonDetailsType { """Indicates if this rule uses advanced filter conditions""" advanceYN: String """Attribute Code""" attributeCode: String """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedflag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: DateTime """Inactive Flag""" inactiveflag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language Code""" languageCode: String """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Ranking""" ranking: Float """Reporting Attribute Code""" repAttributeCode: String """Reporting Description""" repDescription: String """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Order By""" repOrderBy: Float """Reporting Updatedate""" repUpdateDate: DateTime """Sequence""" sequence: Float """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortEcouponDetailsType { """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Default quantity of the eCoupon.""" defaultQuantity: Float """Deleted Flag""" deletedFlag: String """Description""" description: String """Inactive Date""" inactiveDate: DateTime """Inactive YN""" inactiveYN: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Organization""" organizationID: Float """Charges coming with this eCoupon will be routed to this Pseudo room.""" postingRoom: String """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Rate Code""" rateCode: String """Sequence""" sequence: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float """Welcome Offer Y/N""" welcomeOfferYn: String """eCoupon Code""" eCouponCode: String } type ConfigurationResortPropertyLocatorDetailsType { """Locator code.""" code: Float """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Description""" description: String """Inactive Date""" inactiveDate: DateTime """Inactive YN""" inactiveYN: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Sequence""" sequence: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortPropertyMessageDetailsType { """Code""" code: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Message""" message: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Sequence""" sequence: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortGuestStatusDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Central Code""" centralCode: String """Central Description""" centralDescription: String """Central Sequence""" centralSequence: Float """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Used for Police/Tourist Export""" guestStatus: String """Gueststatusid""" gueststatusid: String """Inactive Date""" inactiveDate: DateTime """Inactive Flag""" inactiveflag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """Deleted Flag""" internalDeletedflag: String """Entityname""" internalEntityname: String """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language Code""" languageCode: String """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """Ranking""" ranking: Float """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: DateTime """RnA Insertdate""" rnaInsertDate: DateTime """RnA Updatedate""" rnaUpdateDate: DateTime """Sequence""" sequence: Float """Statustype""" statustype: Float """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortGuestTypeDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Central Description""" centralDescription: String """Central Guest Type""" centralGuestType: String """Central Sequence""" centralSequence: Float """Chain Code""" chainCode: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Guest Type""" guestType: String """Guesttypeid""" guesttypeid: String """Inactive Date""" inactiveDate: DateTime """Inactive Flag""" inactiveflag: 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 """Language Code""" languageCode: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """Ranking""" ranking: Float """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: DateTime """RnA Insertdate""" rnaInsertDate: DateTime """RnA Updatedate""" rnaUpdateDate: DateTime """Sequence""" sequence: Float """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortImmigrationStatusDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedflag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: Date """Inactive Flag""" inactiveflag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language Code""" languageCode: String """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Ranking""" ranking: Float """Reporting Attribute Code""" repAttributeCode: String """Reporting Description""" repDescription: String """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Order By""" repOrderBy: Float """Reporting Updatedate""" repUpdateDate: DateTime """Sequence""" sequence: Float """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortPreRegRulesDetailsType { """Indicates whether this rule defines the values that will restrict or allow the internet check-in. Will be used in future versions.""" allowRestrict: String """Begin Date""" beginDate: Date """Chain Code""" chainCode: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """End Date""" endDate: Date """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Rule Details""" ruleDetails: String """Rule ID""" ruleId: Float """Rule Type""" ruleType: String """Rule Type Desc""" ruleTypeDesc: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortItemClassDetailsType { """Bookable via Website YN""" bookableViaWebsiteYN: String """Central Description""" centralDescription: String """Central Sequence""" centralSequence: Float """Item Class Code.""" code: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Description""" description: String """Discountable Y/N""" discountableYn: String """Event Types""" eventTypes: String """Icon Name""" iconName: String """Inactive Date""" inactiveDate: DateTime """Itemclass ID""" itemclassId: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Order By""" repOrderBy: Float """Reporting Updatedate""" repUpdateDate: DateTime """Rep Itemclass ID""" reportingItemclassId: String """Indicates if this menu item depends on the reservation.""" reservationYN: String """Responsible Department""" responsibleDepartment: String """Sequence""" sequence: Float """Used In App""" usedInApp: String } type ConfigurationResortItemInventoryDetailsType { """Exterbal system for which the activity will be created.""" activityExtSystem: String """Indicates whether an activity will be created for the item or not.""" activityLinkYn: String """Location code of the activity that will be created when linked with an activity.""" activityLocationCode: String """Initial activity status code when linked to an activity.""" activityStatusCode: String """Activity Type""" activityType: String """Can this item be held outside of the reservation stay dates ?""" allowedOutsideStayYn: String """Item available from this time.""" availableFrom: DateTime """Item available until this time.""" availableTo: DateTime """Links to RESORT_BRACELET_RULES.RULE_CODE.""" braceletRuleCode: String """Central Cost""" cCost: Float """Central Xchange Date""" cExchangeDate: Date """Central Xchange Rate""" cExchangeRate: Float """Central Description""" centralDescription: String """Central Sequence""" centralSequence: Float """Cost""" cost: Float """Critical Item watch stock""" criticalYn: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Indicates if daily inventory is setup for this item.""" dailyInventoryYn: String """Defines the default duration when booking the item (in Days).""" defaultDuration: Float """Defines the default quantity when booking the item.""" defaultQty: Float """Deleted Flag""" deletedFlag: String """Description""" description: String """Discountable YN""" discountableYN: String """Display Color""" displayColor: String """Item is external""" externalYN: String """Inactive Date""" inactiveDate: DateTime """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """Item Class""" itemClass: String """Item Code""" itemCode: String """Item ID""" itemId: Float """References the ITEM_POOL_ID from GEM$ITEM_POOL.""" itemPoolId: Float """Itemclass ID""" itemclassId: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Mandatory Y/N""" mandatoryYn: String """Type of object 1.CONSTRAINT 2.TABLE.""" objectType: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Should the Fixed Charges screen be automatically displayed when this item gets attached to a reservation ?""" promptFixedChargesYn: String """Property""" property: String """Item Quantity in stock""" quantityInStock: Float """Quick Insert""" quickInsert: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: DateTime """Rep Item ID""" reportingItemId: String """Rev Type""" revType: String """Revenue Type""" revenueType: String """Indicates whether it could be sold separately""" sellSeparate: String """Sequence""" sequence: Float """Setdown Time""" setdownTime: Float """Setup Time""" setupTime: Float """Showbeo Y/N""" showbeoYn: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float """Web Booking Y/N""" webBookingYn: String """Welcome Offer Y/N""" welcomeOfferYn: String } type ConfigurationResortItemPoolDetailsType { """User Definable Item Pool Code.""" code: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Description""" description: String """Insert Ts""" insertTs: DateTime """Insert User""" insertUser: Float """Item Class Code.""" itemClass: String """References the ITEM_POOL_ID from GEM$ITEM_POOL.""" itemPoolId: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Sequence""" sequence: Float """Update Ts""" updateTs: DateTime """Update User""" updateUser: Float } type ConfigurationResortBirthCountryDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedflag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: DateTime """Inactive Flag""" inactiveflag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language Code""" languageCode: String """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Ranking""" ranking: Float """Reporting Attribute Code""" repAttributeCode: String """Reporting Description""" repDescription: String """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Order By""" repOrderBy: Float """Reporting Updatedate""" repUpdateDate: DateTime """Sequence""" sequence: Float """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortPropertyCountryDetailsType { """Defines the mode used to invoke Addressdoctor service [INTERACTIVE or FASTCOMPLETION]""" addressdoctorMode: String """Can Delete Y/N""" canDeleteYn: String """Chain Code""" chainCode: String """Country Code""" countryCode: String """Country Main Group""" countryMainGroup: String """Country Name""" countryName: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Indicates if the Country Flag should be displayed on the front end.""" displayCountryFlagYN: String """Guest Address Format Codes. For Confirmation Letters.""" guestAddressFormat: String """ISO standard code for the country""" iSOCode: String """ISO standard name for the country""" iSOName: String """Inactive Date""" inactiveDate: Date """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Name""" name: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """Property Address Format Codes. For Confirmation Letters.""" propertyAddressFormat: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Region""" region: String """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: DateTime """Report Sequence""" reportSequence: Float """Display sequence for LOVs""" sequence: Float """Internal""" statisticsCode: String """Status""" status: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortCountryGroupDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Central Code""" centralCode: String """Central Description""" centralDescription: String """Central Sequence""" centralSequence: Float """Chain Code""" chainCode: String """Comments""" comments: String """Country Group""" countryGroup: String """Country Group Code""" countryGroupCode: String """Countrygroupid""" countrygroupid: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: DateTime """Inactive Flag""" inactiveflag: 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 """Language Code""" languageCode: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """Ranking""" ranking: Float """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: DateTime """RnA Insertdate""" rnaInsertDate: DateTime """RnA Updatedate""" rnaUpdateDate: DateTime """Sequence""" sequence: Float """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortDistanceTypeDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedflag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: DateTime """Inactive Flag""" inactiveflag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language Code""" languageCode: String """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Ranking""" ranking: Float """Reporting Attribute Code""" repAttributeCode: String """Reporting Description""" repDescription: String """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Order By""" repOrderBy: Float """Reporting Updatedate""" repUpdateDate: DateTime """Sequence""" sequence: Float """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortDistrictDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedflag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: DateTime """Inactive Flag""" inactiveflag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language Code""" languageCode: String """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Ranking""" ranking: Float """Reporting Attribute Code""" repAttributeCode: String """Reporting Description""" repDescription: String """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Order By""" repOrderBy: Float """Reporting Updatedate""" repUpdateDate: DateTime """Sequence""" sequence: Float """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortFiscalGuestTypeDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedflag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: DateTime """Inactive Flag""" inactiveflag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language Code""" languageCode: String """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Ranking""" ranking: Float """Reporting Attribute Code""" repAttributeCode: String """Reporting Description""" repDescription: String """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Order By""" repOrderBy: Float """Reporting Updatedate""" repUpdateDate: DateTime """Sequence""" sequence: Float """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortFiscalRegionDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedflag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: DateTime """Inactive Flag""" inactiveflag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language Code""" languageCode: String """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Ranking""" ranking: Float """Reporting Attribute Code""" repAttributeCode: String """Reporting Description""" repDescription: String """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Order By""" repOrderBy: Float """Reporting Updatedate""" repUpdateDate: DateTime """Sequence""" sequence: Float """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortProfileIDCountryDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedflag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: DateTime """Inactive Flag""" inactiveflag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language Code""" languageCode: String """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Ranking""" ranking: Float """Reporting Attribute Code""" repAttributeCode: String """Reporting Description""" repDescription: String """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Order By""" repOrderBy: Float """Reporting Updatedate""" repUpdateDate: DateTime """Sequence""" sequence: Float """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortNationalityDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Central Description""" centralDescription: String """Central Nationality Code""" centralNationalityCode: String """Central Sequence""" centralSequence: Float """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: Date """Inactive Flag""" inactiveflag: 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 """Language Code""" languageCode: String """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Nationalityid""" nationalityid: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """Ranking""" ranking: Float """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: DateTime """RnA Insertdate""" rnaInsertDate: DateTime """RnA Updatedate""" rnaUpdateDate: DateTime """Sequence""" sequence: Float """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortQualifyingRatesDetailsType { """Not null value in this column indicates that this is ASB Rate. This column also specifies the cycle of ASB rate. MC=Fixed Calendar Month Cycle WC=Fixed Calendar Week Cycle MF= Floating Monthly Cycle WF=Floating Weekly Cycle.""" aSBRateCycle: String """Amount to be added to the base rate when shown on rate query""" addition: String """With Advanced Base Rate Parameter ON this field stores the rate code on which this rate schedule is dynamically based on.""" advBaseRateCode: String """Indicates how rounding of advanced dynamic rate calculation is performed.[U]p [D]own [N]one [C] -Up - keep decimal [F] -Down - keep decimal.""" advBaseRounding: String """Identifies if during the availability check the calculated based amount should be compared to rate detail of BAR rate code.""" advanceBaseCompareYN: String """Min number of days to book rate in advance.""" advanceBooking: Float """Indicates if this rate code is an Advanced Daily Base Rate.""" advanceDailyBaseYN: String """Indicates if this rate code is an Advanced Daily Rate.""" advanceDailyRateYN: String """Alternative rate code if current rate is not available""" alternateRateCode: String """Flag to indicate whether to send Rate code to AVH or not.""" availabilityUpdateYn: String """Back To Back Y/N""" backToBackYn: String """Base Amount""" baseAmount: Float """Flat or Percentage of the Base Rate""" baseFltPct: String """Base Rate Code""" baseRateCode: String """Indicates if rounding of rate is required""" baseRounding: String """Indicating a rate type such as flat rate or percentage rate. Possible values are: FLAT DIFFERENTIAL and NULL.""" baseType: String """This column use to store Percentage or Amount difference between BAR Rate code and this Rate Code.""" bbarBaseAmount: Float """This flag column identify that amount column represent Flat or Percentage value.""" bbarBaseFltPct: String """This column identify the rounding formula for the BBAR Rate calculation.""" bbarBaseRounding: String """This column will identify that Rate Code is Best BAR based rate code or not. Possible values are Y/N.""" bbarBasedYn: String """Identifies if during the availability check the calculated based amount should be compared to rate detail of BBAR rate code.""" bbarCompareYn: String """Bbar Y/N""" bbarYn: String """Begin Booking Date""" beginBookingDate: Date """PCR: Is breakfast is included in this rate code?""" breakfastInclYn: String """Breakfast Price""" breakfastPrice: Float """In case of ORMS when this flag is Y system ignore this rate code from Hurdle Check.""" bypassHurdleYn: String """Indicates that this rate code will not go through rank validations if value is 'Y'.""" bypassRankCheckYn: String """Central Base Amount""" cBaseAmount: Float """Central Bbar Base Amount""" cBbarBaseAmount: Float """Central Bfst Price""" cBreakfastPrice: Float """Central Dbase Amount""" cDbaseAmount: Float """Central Discount Rate Amount""" cDiscountRateAmount: Float """Central Dbl Rm Supplement Price""" cDoubleRoomSupplementPrice: Float """Central Xchange Date""" cExchangeDate: Date """Central Xchange Rate""" cExchangeRate: Float """Central Rate Floor""" cRateFloor: Float """Central Rate Level""" cRateLevel: Float """Central Rod Base Amount""" cRodBaseAmount: Float """Central Room Assignment Value""" cRoomAssignmentValue: Float """Stores the catering package code linked to this rate code.""" catPackageCode: String """Specifies if a catering package is linked to this rate code.""" cateringPackageYN: String """Indicates the state of chaange of the rate code with values null=enabled D=disabled P=changes pending of approval""" changeState: String """Days the rate restriction is not available for arrival""" closedToArrival: String """Commission Code""" commissionCode: String """This field is used to populate rate code commission percentage for informational purposes for GDS and ORS reservation agents""" commissionPct: Float """Are commissions allowed for this rate code? Y/N""" commissionYn: String """PCR: Commissionable Percentage.""" commissionablePerc: Float """Commissionable Y/N""" commissionableYn: String """Complimentary Y/N""" complimentaryYn: String """Introduced for Holidex inbound delta rate processing this column stores the value indicating the decimal position specific to the received the currency code.""" currCodeDecimalPos: Float """Currency Code""" currencyCode: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Daily Rates Y/N""" dailyRatesYn: String """Day use reservation Y/N.""" dayuseYn: String """Indicates either Flat amount or Percentage increase or decrease from the dynamic base rate.""" dbaseAmount: Float """This flag identify that while checking availability calculated based amount should be compared to rate detail of rate code or not.""" dbaseCompareYn: String """Flat or Percentage of the dynamic base rate code.""" dbaseFltPct: String """The rate code on which this rate shedule is dynamically based on.""" dbaseRateCode: String """Indicates if rounding of dynamic rate calculation is required.""" dbaseRounding: String """Stores the double room supplement price.""" dblRoomSupplementPrice: Float """For BAR dependent Rate Code this flag indicates that when all BAR Rates are closed the Rate Amount should be calculated based on the highest BAR Rate Amount instead of based on its own Rate Detail.""" defaultToHighestBarYn: String """Deleted Flag""" deletedFlag: String """Stores the Deposit maturity preference.""" depositMaturityPreference: String """Department code for the transaction.""" deptCode: String """Description""" description: String """Discount rate amount value.""" discountRateAmount: Float """Indicates if discount rate amount is a percentage value.""" discountRatePercentageYn: String """Discount Flag.""" discountYn: String """Flag indicates rate needs to display in area availability or not.""" displayRegionalYn: String """Display Set""" displaySet: String """Indicates if the profile should be distributed to the external database.""" distributeYn: String """Stores the double room supplement.""" doubleRoomSupplementYN: String """End Booking Date""" endBookingDate: Date """Exchange Posting Type""" exchangePostingType: String """External Locked""" externalLocked: String """Introduced for Holidex inbound delta rate processing this column stores the value indicating at person level the extra charge begins.""" extraPersonChargeBegins: Float """Fit Discount Level.""" fitDiscountLevel: Float """Published Corporate Rate: Discount Percentage.""" fitDiscountPerc: Float """Flat Or Percentage""" flatOrPercentage: String """Text displayed on the Folio""" folioText: String """Is this rate code available for GDS""" gDSAllowedYn: String """Group Code""" groupCode: String """To highlight on the rate query""" highlightRateAmountYn: String """House Use Y/N""" houseUseYn: String """Inactive Date""" inactiveDate: Date """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Label""" label: String """Long Info""" longInfo: String """Indicates the lengh of Stay Unit in days. If value is > 1 then it is a pkg rate code.""" losUnit: Float """Flag to indicate if this is a loyalty program""" loyaltyProgramYn: String """Indicates mandatory reservation profiles. This is used to force entry of profiles on the reservation header if this rate is picked.""" mandateResvProfiles: String """Market Code""" marketCode: String """Contains the rate program information from the MARSHA interface.""" marshaRateProgram: String """Max number of days to book rate in advance.""" maxAdvanceBooking: Float """Max Los""" maxLos: Float """Max Occupancy""" maxOccupancy: Float """Flag used to determine if the rate code is to be sent to MyFidelio.net if the rate is being received from a V6 V7 V8 or OPMS on a lower version on which flag used to determine if the rate code is to be sent to MyFidelio.net does not exist on the rate header.""" mfnUploadYn: String """Minimum Occupancy""" minOccupancy: Float """Mobile Checkin Allowed Y/N""" mobileCheckinAllowedYn: String """Mobile Chkout Allowed""" mobileChkoutAllowed: String """Amount to be multiplied to the base rate when shown on rate query""" multiplication: String """Negotiated rate Y/N""" negotiated: String """Indicates if the rate code is occupancy based.""" occupancyBasedYn: String """Indicates the occupancy level for hurdle evaluation.""" occupancyLevel: Float """The operator type to use during the calculation of base rates. (ADD_TO SUBTRACT)""" operatorType: String """Order By""" orderBy: Float """Internal ID to uniquely identify the Organization""" organizationID: Float """Indicates the order in which this rate should be displayed during the booking process when the ors_rate_sell_sequence functionality is active.""" orsSellSequence: Float """Indicates if we need to override package for hurdle evaluation.""" overridePackageYn: String """Indicates Owners Rate Code. This is used to perform rolling noshow.""" ownerRateYn: String """Wrapper transaction code tax inclusive Y/N""" packageTransactionTaxInclYN: String """Wrapper transaction code tax inclusive for weekend days Y/N""" packageTransactionWkTaxInclYN: String """Wrapper transaction code""" packageTrxCode: String """Wrapper transaction code for weekend days""" packageTrxCodeWk: String """Package Y/N""" packageYn: String """Indicates whether the rate code is pending for approval or not""" pendingApprovalYn: String """Posting Rhythm""" postingRhythm: String """Number of nights for posting rhythm.""" postingRhythmNights: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Print Rate Y/N""" printRateYn: String """Indicates if restriction for rate is privileged or not.""" privilegedRestrictionYn: String """Indicates if rate is privileged or not.""" privilegedYn: String """Transaction code for profit""" profitTrxCode: String """Property""" property: String """Qualifying""" qualifying: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Any number between -10 and +10. This adjustment factor will be applied to the daily ranking value of table RESORT_DAY_TYPE_DATES for the stay date to determine the Rate code rank value.""" rankAdjustmentFactor: Float """Rank Value""" rankValue: Float """Yield rate bucket""" rateBucket: String """Indicates if rate Calendar factors such as adder/multiplier should be used for price calculation.""" rateCalendarYn: String """Rate Categories""" rateCategories: String """Rate Class""" rateClass: String """Not used""" rateCodeLocked: String """Rate Codes""" rateCodes: String """Contains the minimum value of the rate amount which can be defined in the rate details.""" rateFloor: Float """This flag indicates if the Rate Floor Rate is overridden for a particular Rate Code.""" rateFloorOverrideYn: String """Does this rate include tax? Y/N""" rateIncludesTaxYn: String """Rate Level this rate code belongs to.""" rateLevel: Float """Rateinfo Url""" rateinfoUrl: String """Needs to send this rate to GDS or not.""" ratesToGDSYn: String """Redemption Rate Y/N""" redemptionRateYn: String """Indicates if the posting rhythm on the rate code is repeated until the end of the stay otherwise the posting rhythm is applied only once.""" repeatPostingRhythmYn: String """Rod Base Amount""" rodBaseAmount: Float """Rod Base Flt Pct""" rodBaseFltPct: String """Rod Base Rounding""" rodBaseRounding: String """Is the group code rate of day based""" rodBasedYn: String """Rod Y/N""" rodYn: String """Room Assignment Value""" roomAssignmentValue: Float """Holds a copy of the column begin_booking_date while the rate code is disabled or with changes pending of approval""" sdowBeginBookingDate: Date """Holds a copy of the column end_booking_date while the rate code is disabled or with changes pending of approval""" sdowEndBookingDate: Date """Sell Sequence""" sellSequence: Float """PCR: Are Service Charges included in this rate code?""" serviceInclYn: String """Service Percentage included.""" servicePerc: Float """Information to be used in the rate query""" shortInfo: String """Flag used to show or hide rate column in Block Grid and used as default by block reservations.""" showRateAmountYn: String """Source Code""" sourceCode: String """Percentage of included Tax.""" taxIncludedPerc: Float """Tax is included in this rate.""" taxIncludedYn: String """Indicates if the rate is a tiered rate.""" tieredYn: String """Transaction code is inclusive of tax Y/N""" transactionTaxInclYN: String """Transaction code is inclusive of tax for weekend days Y/N""" transactionWkTaxInclYN: String """Transaction Code""" trxCode: String """The transaction code associated with this rate for weekend days""" trxCodeWk: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float """Indicates if the rate code can be upsold""" upsellYn: String """Flag to indicate if this is a voucher benefit rate code.""" voucherBenefitRateYn: String """Indicates weekend days seperated by '' Eg 17 ie Sun and Sat""" weekendDays: String """Wk Dept Code""" wkDeptCode: String """Yield As""" yieldAs: String """Yieldable Y/N""" yieldableYn: String """Ym Code""" ymCode: String } type ConfigurationResortMembershipStatusDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Central Code""" centralCode: String """Central Description""" centralDescription: String """Central Sequence""" centralSequence: Float """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedflag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: DateTime """Inactive Flag""" inactiveflag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language Code""" languageCode: String """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Ranking""" ranking: Float """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: DateTime """Sequence""" sequence: Float """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortPriorityDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Central Code""" centralCode: String """Central Description""" centralDescription: String """Central Sequence""" centralSequence: Float """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: Date """Inactive Flag""" inactiveFlag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """Deleted Flag""" internalDeletedflag: String """Inactive Flag""" internalInactiveflag: String """Organization ID""" internalOrganizationId: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language Code""" languageCode: String """Last Used Datetime""" lastUsedDatetime: Date """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Priority ID""" priorityId: String """Priority Type. Default Value is PMSGRID""" priorityType: String """Property""" property: String """Ranking""" ranking: Float """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: Date """RnA Insertdate""" rnaInsertDate: DateTime """RnA Updatedate""" rnaUpdateDate: DateTime """Sequence""" sequence: Float """Temp Flag""" tempFlag: Float """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortEntityAccountTypeDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Central Code""" centralCode: String """Central Description""" centralDescription: String """Central Sequence""" centralSequence: Float """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedflag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: DateTime """Inactive Flag""" inactiveflag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language Code""" languageCode: String """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Ranking""" ranking: Float """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: DateTime """Sequence""" sequence: Float """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortAddressTypeDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedflag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: DateTime """Inactive Flag""" inactiveflag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language Code""" languageCode: String """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Ranking""" ranking: Float """Reporting Attribute Code""" repAttributeCode: String """Reporting Description""" repDescription: String """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Order By""" repOrderBy: Float """Reporting Updatedate""" repUpdateDate: DateTime """Sequence""" sequence: Float """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortAlternateLanguageTitleDetailsType { """Can Delete Y/N""" canDeleteYn: String """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedflag: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Envelope Greeting""" envelopeGreeting: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: DateTime """Inactive Flag""" inactiveflag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language""" language: String """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Ranking""" ranking: Float """Reporting Attribute Code""" repAttributeCode: String """Reporting Description""" repDescription: String """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Order By""" repOrderBy: Float """Reporting Updatedate""" repUpdateDate: DateTime """Salutation""" salutation: String """Sequence""" sequence: Float """Title Number""" titleNumber: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortRoomsPotentialDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Central Code""" centralCode: String """Central Description""" centralDescription: String """Central Sequence""" centralSequence: Float """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: Date """Inactive Flag""" inactiveFlag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """Deleted Flag""" internalDeletedflag: String """Inactive Flag""" internalInactiveflag: String """Organization ID""" internalOrganizationId: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language Code""" languageCode: String """Last Used Datetime""" lastUsedDatetime: Date """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """Ranking""" ranking: Float """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: Date """RnA Insertdate""" rnaInsertDate: DateTime """RnA Updatedate""" rnaUpdateDate: DateTime """Rooms Potential Type""" roomsPotentialType: String """Sequence""" sequence: Float """Temp Flag""" tempFlag: String """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortBusinessSegmentDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Central Code""" centralCode: String """Central Description""" centralDescription: String """Central Sequence""" centralSequence: Float """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedflag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: DateTime """Inactive Flag""" inactiveflag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language Code""" languageCode: String """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Ranking""" ranking: Float """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: DateTime """Sequence""" sequence: Float """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortCompanyTypeDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Central Code""" centralCode: String """Central Description""" centralDescription: String """Central Sequence""" centralSequence: Float """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedflag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: DateTime """Inactive Flag""" inactiveflag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language Code""" languageCode: String """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Ranking""" ranking: Float """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: DateTime """Sequence""" sequence: Float """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortCompetitionDetailsType { """Attribute Code""" attributeCode: String """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Central Competition""" centralCompetition: String """Central Description""" centralDescription: String """Central Sequence""" centralSequence: Float """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """Competition""" competition: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: Date """Inactive Flag""" inactiveFlag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """Organization ID""" internalOrganizationId: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language Code""" languageCode: String """Last Used Datetime""" lastUsedDatetime: Date """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """Ranking""" ranking: Float """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: Date """RnA Insertdate""" rnaInsertDate: DateTime """RnA Updatedate""" rnaUpdateDate: DateTime """Sequence""" sequence: Float """Temp Flag""" tempFlag: Float """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortGenderDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Central Code""" centralCode: String """Central Description""" centralDescription: String """Central Sequence""" centralSequence: Float """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedflag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: DateTime """Inactive Flag""" inactiveflag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language Code""" languageCode: String """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Ranking""" ranking: Float """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: DateTime """Sequence""" sequence: Float """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortProfileInactiveReasonDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Central Code""" centralCode: String """Central Description""" centralDescription: String """Central Sequence""" centralSequence: Float """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedflag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: DateTime """Inactive Flag""" inactiveflag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language Code""" languageCode: String """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Ranking""" ranking: Float """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: DateTime """Sequence""" sequence: Float """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortIndustryCodeDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Central Code""" centralCode: String """Central Description""" centralDescription: String """Central Sequence""" centralSequence: Float """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedflag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: DateTime """Inactive Flag""" inactiveflag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language Code""" languageCode: String """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Ranking""" ranking: Float """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: DateTime """Sequence""" sequence: Float """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortInfluenceCodeDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Central Code""" centralCode: String """Central Description""" centralDescription: String """Central Sequence""" centralSequence: Float """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedflag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: DateTime """Inactive Flag""" inactiveflag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language Code""" languageCode: String """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Ranking""" ranking: Float """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: DateTime """Sequence""" sequence: Float """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortKeywordTypeDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Central Code""" centralCode: String """Central Description""" centralDescription: String """Central Sequence""" centralSequence: Float """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedflag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: DateTime """Inactive Flag""" inactiveflag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language Code""" languageCode: String """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Ranking""" ranking: Float """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: DateTime """Sequence""" sequence: Float """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortMailingActionDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Central Code""" centralCode: String """Central Description""" centralDescription: String """Central Sequence""" centralSequence: Float """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: Date """Inactive Flag""" inactiveFlag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """Deleted Flag""" internalDeletedflag: String """Inactive Flag""" internalInactiveflag: String """Organization ID""" internalOrganizationId: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language Code""" languageCode: String """Last Used Datetime""" lastUsedDatetime: Date """Internal ID to uniquely identify the Property""" locationID: String """Mailing Action Type""" mailingActionType: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """Ranking""" ranking: Float """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: Date """RnA Insertdate""" rnaInsertDate: DateTime """RnA Updatedate""" rnaUpdateDate: DateTime """Sequence""" sequence: Float """Temp Flag""" tempFlag: String """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortPreferenceDetailsType { """Indicates if a special request is an Amenity. Used in SPG Transformation functionality.""" amenityYn: String """Central Xchange Date""" cExchangeDate: Date """Central Xchange Rate""" cExchangeRate: Float """Central Room Assignment Value""" cRoomAssignmentValue: Float """Whether this Preference is used in CRS Module or not.""" cRSPreferenceYn: String """Can Delete Y/N""" canDeleteYn: String """Central Code""" centralCode: Float """Central Description""" centralDescription: String """Central Sequence""" centralSequence: Float """Chain Code""" chainCode: String """Indicates if the preference is configured as Global in ORS.""" corporateYn: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Description of the first column in the query result.""" description1: String """Indicated if this floor preference is used for task assignments broken out by floor.""" housekeepingYn: String """Inactive Date""" inactiveDate: DateTime """Inactive Flag""" inactiveFlag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """Organization ID""" internalOrganizationId: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Location ID""" locationId: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Indicates if the preference is exposed in OWS Lookup queries.""" owsAllowedYN: String """Preference Attribute.""" preferenceAttribute: String """Preference Code""" preferenceCode: String """Preference Description""" preferenceDescription: String """Preference Group""" preferenceGroup: String """Internal Id of the preference""" preferenceId: Float """Preference Sub Type.""" preferenceSubType: String """Preference1""" preference1: String """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: DateTime """Rep Preference Seq ID""" reportingPreferenceSequenceId: String """RnA Insertdate""" rnaInsertDate: DateTime """RnA Updatedate""" rnaUpdateDate: DateTime """Room Assignment Value""" roomAssignmentValue: Float """Indicates delete preference request should be to central system instead of deleting the preference from profile.""" sendDeleteRequestYn: String """Sequence""" sequence: Float """Source""" source: String """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortProfileRestrictionReasonDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedflag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: DateTime """Inactive Flag""" inactiveflag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language Code""" languageCode: String """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Ranking""" ranking: Float """Reporting Attribute Code""" repAttributeCode: String """Reporting Description""" repDescription: String """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Order By""" repOrderBy: Float """Reporting Updatedate""" repUpdateDate: DateTime """Sequence""" sequence: Float """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortSalesEventScopeDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Central Code""" centralCode: String """Central Description""" centralDescription: String """Central Sequence""" centralSequence: Float """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedflag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: DateTime """Inactive Flag""" inactiveflag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language Code""" languageCode: String """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Ranking""" ranking: Float """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: DateTime """Sequence""" sequence: Float """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortSalesEventScopeCityDetailsType { """Business Title""" businessTitle: String """Can Delete Y/N""" canDeleteYn: String """Central Code""" centralCode: String """Central Description""" centralDescription: String """Central Sequence""" centralSequence: Float """Chain Code""" chainCode: String """Code""" code: String """Comments""" comments: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedflag: String """Description""" description: String """Display Color""" displayColor: String """Entity Name""" entityName: String """Contains a list of codes used by a vendor.""" externalAttributeCodes: String """Inactive Date""" inactiveDate: DateTime """Inactive Flag""" inactiveflag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Language Code""" languageCode: String """Internal ID to uniquely identify the Property""" locationID: String """Indicates if the KEYWORD TYPE is to be copied from a Company Master to a Company Subsidiary.""" masterSubKeywordYn: String """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Property""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Ranking""" ranking: Float """Reporting Item""" repItem: String """Reporting Item Name""" repItemName: String """Reporting Item Orderby""" repItemOrderby: Float """Reporting Updatedate""" repUpdateDate: DateTime """Sequence""" sequence: Float """Title Suffix""" titleSuffix: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float } type ConfigurationResortMembershipClaimAdjustmentLimitDetailsType { """Adjustment Limit Code""" adjustmentLimitCode: String """Lower limit for award.""" awardLowerLimit: Float """Higher limit for award.""" awardUpperLimit: Float """Billing Group""" billingGroup: String """Chain Code""" chainCode: String """DSI Internal Data Source ID to identify Opera Chain and instance""" dSI: Float """Deleted Flag""" deletedFlag: String """Insert Date""" insertDate: DateTime """Insert User""" insertUser: Float """JRN Update Date""" jRNUpdateDate: Date """JRN Update Date and Time""" jRNUpdateDateAndTime: DateTime """Internal ID to uniquely identify the Organization""" organizationID: Float """Internal Primary Key ID to uniquely identify the row""" primaryKeyID: Float """Deprecated. Child table GDS_ACCESS_CODE_RESORTS will instead hold all properties to which to auto publish.""" property: String """RNA Insert Date""" rNAInsertDate: DateTime """RNA Update Date""" rNAUpdateDate: DateTime """Lower limit for tier points for nights.""" tierNightsLowerLimit: Float """Higher limit for tier points for nights.""" tierNightsUpperLimit: Float """Lower limit for tier points for revenue.""" tierRevenueLowerLimit: Float """Higher limit for tier points for revenue.""" tierRevenueUpperLimit: Float """Lower limit for tier points for stay.""" tierStaysLowerLimit: Float """Higher limit for tier points for stay.""" tierStaysUpperLimit: Float """Update Date""" updateDate: DateTime """Update User""" updateUser: Float }