Google Shopping Merchant Accounts V1beta Client - Class CustomerService (0.1.0)

Reference documentation and code samples for the Google Shopping Merchant Accounts V1beta Client class CustomerService.

Customer service information.

Generated from protobuf message google.shopping.merchant.accounts.v1beta.CustomerService

Namespace

Google \ Shopping \ Merchant \ Accounts \ V1beta

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ uri string

Optional. The URI where customer service may be found.

↳ email string

Optional. The email address where customer service may be reached.

↳ phone Google\Type\PhoneNumber

Optional. The phone number where customer service may be called.

getUri

Optional. The URI where customer service may be found.

Returns
Type Description
string

hasUri

clearUri

setUri

Optional. The URI where customer service may be found.

Parameter
Name Description
var string
Returns
Type Description
$this

getEmail

Optional. The email address where customer service may be reached.

Returns
Type Description
string

hasEmail

clearEmail

setEmail

Optional. The email address where customer service may be reached.

Parameter
Name Description
var string
Returns
Type Description
$this

getPhone

Optional. The phone number where customer service may be called.

Returns
Type Description
Google\Type\PhoneNumber|null

hasPhone

clearPhone

setPhone

Optional. The phone number where customer service may be called.

Parameter
Name Description
var Google\Type\PhoneNumber
Returns
Type Description
$this