mandateData property

PaymentIntentMandateData? mandateData
final

secret_key_param

This hash contains details about the Mandate to create. This parameter can only be used with [`confirm=true`](https://stripe.com/docs/api/payment\_intents/create#create\_payment_intent-confirm).

Implementation

final PaymentIntentMandateData? mandateData;