PaymentIntentMandateDataClientKeyParamCustomerAcceptanceOnline constructor
const
PaymentIntentMandateDataClientKeyParamCustomerAcceptanceOnline({})
online_param
If this is a Mandate accepted online, this hash contains details about the online acceptance.
Implementation
const PaymentIntentMandateDataClientKeyParamCustomerAcceptanceOnline({
this.ipAddress,
this.userAgent,
});