BillingAddressParameters

constructor(format: String? = null, isPhoneNumberRequired: Boolean = false)

Parameters

format

The format of the billing address. Check the Google Pay SDK documentation for the possible values.

isPhoneNumberRequired

Set to true if a phone number is required for the billing address.