Configuration
public struct Configuration
BACS Direct Debit configuration object.
-
Creates a BACS Direct Debit configuration with the specified payment.
Declaration
Swift
public init(payment: Payment)
Parameters
payment
The payment to be made.