Package | Description |
---|---|
com.google.api.services.walletobjects.model |
Modifier and Type | Method and Description |
---|---|
DiscoverableProgram |
DiscoverableProgram.clone() |
DiscoverableProgram |
LoyaltyClass.getDiscoverableProgram()
Information about how the class may be discovered and instantiated from within the Google Pay
app.
|
DiscoverableProgram |
DiscoverableProgram.set(String fieldName,
Object value) |
DiscoverableProgram |
DiscoverableProgram.setMerchantSigninInfo(DiscoverableProgramMerchantSigninInfo merchantSigninInfo)
Information about the ability to signin and add a valuable for this program through a merchant
site.
|
DiscoverableProgram |
DiscoverableProgram.setMerchantSignupInfo(DiscoverableProgramMerchantSignupInfo merchantSignupInfo)
Information about the ability to signup and add a valuable for this program through a merchant
site.
|
DiscoverableProgram |
DiscoverableProgram.setState(String state)
Visibility state of the discoverable program.
|
Modifier and Type | Method and Description |
---|---|
LoyaltyClass |
LoyaltyClass.setDiscoverableProgram(DiscoverableProgram discoverableProgram)
Information about how the class may be discovered and instantiated from within the Google Pay
app.
|
Copyright © 2011–2024 Google. All rights reserved.