MandateParameters

data class MandateParameters(customerAcceptance: CustomerAcceptanceParameters)

Details about a Mandate to be created.

Use of this SDK is subject to the Stripe Terminal Terms: https://stripe.com/terminal/legal

Constructors

Link copied to clipboard
fun MandateParameters(customerAcceptance: CustomerAcceptanceParameters)

Properties

Link copied to clipboard
val customerAcceptance: CustomerAcceptanceParameters

Details about the customer acceptance of the Mandate.