ParcelableSession

constructor(paymentIntent: PaymentIntent?, paymentIntentProviderId: String?, paymentConsentOptions: PaymentConsentOptions?, currency: String, countryCode: String, amount: BigDecimal, shipping: Shipping?, isBillingInformationRequired: Boolean, isEmailRequired: Boolean, customerId: String?, returnUrl: String?, googlePayOptions: GooglePayOptions?, paymentMethods: List<String>?, autoCapture: Boolean, hidePaymentConsents: Boolean, requiredBillingContactFields: Set<RequiredBillingContactField>?)