Provides settings for a specific payment option.

interface PaymentOptionSettings {
    paymentOption: PaymentOptionType;
}

Hierarchy (view full)

Properties

Properties

paymentOption: PaymentOptionType

The payment option type.