public static abstract @interface

WalletConstants.BillingAddressFormat

implements Annotation
com.google.android.gms.wallet.WalletConstants.BillingAddressFormat

Class Overview

Payments APIs 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).

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation