public static abstract @interface WalletConstants.BillingAddressFormat implements
Annotation
The Google Pay API will collect the billing address for you if required. You can specify
what information you need through
setBillingAddressFormat(int)
.
Available options:
Note whether a phone number is required to be returned as part of the billing address
should be set through
setPhoneNumberRequired(boolean)
.