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