stripeapi-0.1.0.2: Stripe-Library

Safe HaskellNone
LanguageHaskell2010

StripeAPI.Types.MandateSepaDebit

Description

Contains the types generated from the schema MandateSepaDebit

Synopsis

Documentation

data MandateSepaDebit Source #

Defines the data type for the schema mandate_sepa_debit

Constructors

MandateSepaDebit 

Fields

  • mandateSepaDebitReference :: Text

    reference: The unique reference of the mandate.

    Constraints:

    • Maximum length of 5000
  • mandateSepaDebitUrl :: Text

    url: The URL of the mandate. This URL generally contains sensitive information about the customer and should be shared with them exclusively.

    Constraints:

    • Maximum length of 5000