The following are the fields associated with the RateHistory object and the properties of these fields.
Field Name | Type | Read-Only | Searchable |
---|---|---|---|
VenueId | GUID | X | X |
VenueCode | String | X | X |
VenueName | String | X | X |
RateName | String | X | |
RateStartDate | Date/Time | X | |
RateEndDate | Date/Time | ||
MinimumRate | Double | ||
MaximumRate | Double | ||
RoomType | String | ||
RoomNightCount | Integer | ||
Comment | String | ||
Currency | String | ||
ContractedRate | Boolean | ||
ContractDate | Date/Time | ||
CreatedDate | Date/Time | ||
CreatedBy | String | ||
LastModifiedDate * | Date/Time | ||
LastModifiedBy | String |
Legend
*
Used in GetUpdated call
Last updated on