interface MakePaymentParams {
    payment: models.checkout.BookingCreateParams.Payment;
}

Properties

Properties