Skip to main content

PaymentMethodChangeEventInit

Extends

Properties

bubbles?

optional bubbles?: boolean;

Inherited from

PaymentRequestUpdateEventInit.bubbles


cancelable?

optional cancelable?: boolean;

Inherited from

PaymentRequestUpdateEventInit.cancelable


composed?

optional composed?: boolean;

Inherited from

PaymentRequestUpdateEventInit.composed


methodDetails?

optional methodDetails?: any;

methodName?

optional methodName?: string;