Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
CustomerLoyaltyData |
CustomerLoyaltyData.clone() |
CustomerLoyaltyData |
Customer.getLoyaltyData()
Loyalty data associated with the customer.
|
CustomerLoyaltyData |
CustomerLoyaltyData.set(String fieldName,
Object value) |
CustomerLoyaltyData |
CustomerLoyaltyData.setLoyaltyTier(String loyaltyTier)
The tier information for the given user.
|
Modifier and Type | Method and Description |
---|---|
Customer |
Customer.setLoyaltyData(CustomerLoyaltyData loyaltyData)
Loyalty data associated with the customer.
|
Copyright © 2011–2023 Google. All rights reserved.