| Package | Description |
|---|---|
| com.google.api.services.content.model |
| Modifier and Type | Method and Description |
|---|---|
OrderCustomer |
OrderCustomer.clone() |
OrderCustomer |
Order.getCustomer()
The details of the customer who placed the order.
|
OrderCustomer |
OrderCustomer.set(String fieldName,
Object value) |
OrderCustomer |
OrderCustomer.setEmail(String email)
Deprecated.
|
OrderCustomer |
OrderCustomer.setFullName(String fullName)
Full name of the customer.
|
OrderCustomer |
OrderCustomer.setMarketingRightsInfo(OrderCustomerMarketingRightsInfo marketingRightsInfo)
Customer's marketing preferences.
|
| Modifier and Type | Method and Description |
|---|---|
Order |
Order.setCustomer(OrderCustomer customer)
The details of the customer who placed the order.
|
Copyright © 2011–2019 Google. All rights reserved.