Format

enum Format : Enum<GooglePayLauncher.BillingAddressConfig.Format>

Billing address format required to complete the transaction.

Entries

Link copied to clipboard
Full("FULL")

Name, street address, locality, region, country code, and postal code.

Link copied to clipboard
Min("MIN")

Name, country code, and postal code (default).

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int