PaymentIntentMandateDataClientKeyParamCustomerAcceptance constructor
const
PaymentIntentMandateDataClientKeyParamCustomerAcceptance({
- required PaymentIntentMandateDataClientKeyParamCustomerAcceptanceOnline online,
customer_acceptance_param
This hash contains details about the customer acceptance of the Mandate.
Implementation
const PaymentIntentMandateDataClientKeyParamCustomerAcceptance(
{required this.online});