Share via


ReservationToReturnForExchange Class

Definition

Reservation refund details

public class ReservationToReturnForExchange
type ReservationToReturnForExchange = class
Public Class ReservationToReturnForExchange
Inheritance
ReservationToReturnForExchange

Constructors

ReservationToReturnForExchange()

Initializes a new instance of the ReservationToReturnForExchange class.

ReservationToReturnForExchange(String, Nullable<Int32>, Price, BillingInformation, String)

Initializes a new instance of the ReservationToReturnForExchange class.

Properties

BillingInformation
BillingRefundAmount
Quantity

Gets or sets quantity to be returned

ReservationId

Gets or sets fully qualified id of the Reservation being returned.

Status

Gets or sets possible values include: 'Succeeded', 'Failed', 'Cancelled', 'Pending'

Applies to