Wasm Directoryalpha
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

NameTypeDescription
hotel-viewsoption​<list​<hotel-view>>
next-page-tokenoption​<string>