Builder

class Builder(paymentIntent: PaymentIntent, customerId: String, nextTriggerBy: PaymentConsent.NextTriggeredBy, countryCode: String) : ObjectBuilder<AirwallexRecurringWithIntentSession>

Constructors

Link copied to clipboard
constructor(paymentIntent: PaymentIntent, customerId: String, nextTriggerBy: PaymentConsent.NextTriggeredBy, countryCode: String)

Functions