Event Type
Type of event associated with this history item such as modified or canceled. If the booking is marked as a no-show by the property/supplier, the value of event_type is canceled
when the include
request parameter is history
. However, it is canceled_no_show
when the include
request parameter is history_v2
. Values: CREATED,MODIFIED,CANCELED,CANCELED_NO_SHOW
Properties
Functions
Type of event associated with this history item such as modified or canceled. If the booking is marked as a no-show by the property/supplier, the value of event_type is canceled
when the include
request parameter is history
. However, it is canceled_no_show
when the include
request parameter is history_v2
. Values: CREATED,MODIFIED,CANCELED,CANCELED_NO_SHOW
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.