BTSEPADirectDebitNonce
@objcMembers
public class BTSEPADirectDebitNonce : BTPaymentMethodNonce
A payment method nonce representing a SEPA Direct Debit payment.
-
The IBAN last four characters.
Declaration
Swift
public let ibanLastFour: String? -
The customer ID.
Declaration
Swift
public let customerID: String? -
The
BTSEPADebitMandateType.Declaration
Swift
public let mandateType: BTSEPADirectDebitMandateType?
View on GitHub