CalculateRefundResponse interface
The response of calculate refund containing refund information of reservation
Properties
id | Fully qualified identifier of the reservation being returned |
properties | The refund properties of reservation |
Property Details
id
Fully qualified identifier of the reservation being returned
id?: string
Property Value
string
properties
The refund properties of reservation
properties?: RefundResponseProperties