Record
list-hotel-views-response
No description available.
record list-hotel-views-response {
hotel-views: option<list<hotel-view>>,
next-page-token: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| hotel-views | option<list<hotel-view>> | |
| next-page-token | option<string> |