Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
AccountBusinessInformation |
AccountBusinessInformation.clone() |
AccountBusinessInformation |
Account.getBusinessInformation()
The business information of the account.
|
AccountBusinessInformation |
AccountBusinessInformation.set(String fieldName,
Object value) |
AccountBusinessInformation |
AccountBusinessInformation.setAddress(AccountAddress address)
The address of the business.
|
AccountBusinessInformation |
AccountBusinessInformation.setCustomerService(AccountCustomerService customerService)
The customer service information of the business.
|
AccountBusinessInformation |
AccountBusinessInformation.setPhoneNumber(String phoneNumber)
The phone number of the business.
|
Modifier and Type | Method and Description |
---|---|
Account |
Account.setBusinessInformation(AccountBusinessInformation businessInformation)
The business information of the account.
|
Copyright © 2011–2019 Google. All rights reserved.