BillingAddressConfig
data class BillingAddressConfig @JvmOverloads constructor(isRequired: Boolean, format: GooglePayPaymentMethodLauncher.BillingAddressConfig.Format, isPhoneNumberRequired: Boolean) : Parcelable
Content copied to clipboard
Types
Link copied to clipboard
enum Format : Enum<GooglePayPaymentMethodLauncher.BillingAddressConfig.Format>
Content copied to clipboard
Billing address format required to complete the transaction.