Timeout
No description
type Timeout {
search: Int!
quote: Int!
book: Int!
}
Fields
Timeout.search ● Int! non-null scalar
Milliseconds before the search connection is closed.
Timeout.quote ● Int! non-null scalar
Milliseconds before the quote connection is closed.
Timeout.book ● Int! non-null scalar
Milliseconds before the book connection is closed.
Member Of
HotelXCommonSettingsData object ● HotelXDefaultSettingsData object