paymentRequestUpdateEvent top-level property
dynamic
get
paymentRequestUpdateEvent
This Payment Request API interface enables a web page to update the details of a PaymentRequest in response to a user action. Available only in secure contexts.
Implementation
_i2.dynamic get paymentRequestUpdateEvent => _i4.getProperty(
_self,
'PaymentRequestUpdateEvent',
);