SetupIntent

constructor(id: String?, cancellationReason: SetupIntent.CancellationReason?, created: Long, countryCode: String?, clientSecret: String?, description: String?, isLiveMode: Boolean, paymentMethod: PaymentMethod? = null, paymentMethodId: String?, paymentMethodTypes: List<String>, status: StripeIntent.Status?, usage: StripeIntent.Usage?, lastSetupError: SetupIntent.Error? = null, unactivatedPaymentMethods: List<String>, linkFundingSources: List<String>, nextActionData: StripeIntent.NextActionData?, paymentMethodOptionsJsonString: String? = null)