Config
data class Config @JvmOverloads constructor(environment: GooglePayEnvironment, merchantCountryCode: String, merchantName: String, isEmailRequired: Boolean, billingAddressConfig: GooglePayPaymentMethodLauncher.BillingAddressConfig, existingPaymentMethodRequired: Boolean) : Parcelable
Content copied to clipboard
Functions
Properties
Link copied to clipboard
var billingAddressConfig: GooglePayPaymentMethodLauncher.BillingAddressConfig
Content copied to clipboard