CalculateRefundRequest interface
Request containing information needed for calculating refund.
Properties
id | Fully qualified identifier of the reservation order being returned |
properties | Properties needed for calculate refund including the scope and the reservation to be returned. |
Property Details
id
Fully qualified identifier of the reservation order being returned
id?: string
Property Value
string
properties
Properties needed for calculate refund including the scope and the reservation to be returned.
properties?: CalculateRefundRequestProperties