Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
OrderCustomerLoyaltyInfo |
OrderCustomerLoyaltyInfo.clone() |
OrderCustomerLoyaltyInfo |
OrderCustomer.getLoyaltyInfo()
Loyalty program information.
|
OrderCustomerLoyaltyInfo |
OrderCustomerLoyaltyInfo.set(String fieldName,
Object value) |
OrderCustomerLoyaltyInfo |
OrderCustomerLoyaltyInfo.setLoyaltyNumber(String loyaltyNumber)
The loyalty card/membership number.
|
OrderCustomerLoyaltyInfo |
OrderCustomerLoyaltyInfo.setName(String name)
Name of card/membership holder, this field will be populated when
|
Modifier and Type | Method and Description |
---|---|
OrderCustomer |
OrderCustomer.setLoyaltyInfo(OrderCustomerLoyaltyInfo loyaltyInfo)
Loyalty program information.
|
Copyright © 2011–2023 Google. All rights reserved.