| java.lang.Object | |
| ↳ | com.google.android.gms.wallet.IsReadyToPayRequest.Builder |
Builder for creating an IsReadyToPayRequest.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Adds a card network for cards allowed for the purchase.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Adds a card network for cards allowed for the purchase.
See WalletConstants.CardNetwork for available options.
If not explicitly set, all card networks will be considered acceptable.
IsReadyToPayRequest created using the data passed to the
Builder object.