paymentOption property
The payment option for the reservation. For example, AllUpfront
or NoUpfront
.
Implementation
final PaymentOption? paymentOption;
The payment option for the reservation. For example, AllUpfront
or NoUpfront
.
final PaymentOption? paymentOption;