NexSDK
GitHub
Coding Standards
Preparing search index...
CancellationPolicyResponse
Interface CancellationPolicyResponse
interface
CancellationPolicyResponse
{
created_at
:
string
;
id
:
string
;
policy_type
:
string
;
property_id
:
string
;
room_id
:
CancellationPolicyResponseRoomId
;
tiers
:
CancellationPolicyResponseTiersItem
[]
;
updated_at
:
string
;
}
Index
Properties
created_
at
id
policy_
type
property_
id
room_
id
tiers
updated_
at
Properties
created_
at
created_at
:
string
id
id
:
string
policy_
type
policy_type
:
string
property_
id
property_id
:
string
room_
id
room_id
:
CancellationPolicyResponseRoomId
tiers
tiers
:
CancellationPolicyResponseTiersItem
[]
updated_
at
updated_at
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
created_
at
id
policy_
type
property_
id
room_
id
tiers
updated_
at
GitHub
Coding Standards
NexSDK
Loading...