Interface PaymentMethodChangeEventInit

interface PaymentMethodChangeEventInit {
bubbles ?: boolean;
cancelable ?: boolean;
composed ?: boolean;
methodDetails ?: any;
methodName ?: string;
}

Hierarchy (view full)

Properties

Optionalbubbles

bubbles?: boolean

Optionalcancelable

cancelable?: boolean

Optionalcomposed

composed?: boolean

OptionalmethodDetails

methodDetails?: any

OptionalmethodName

methodName?: string

Settings

Member Visibility

On This Page

AltStyle によって変換されたページ (->オリジナル) /