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

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

All information related to an identity attribute.

Generated from protobuf message google.shopping.merchant.accounts.v1beta.BusinessIdentity.IdentityAttribute

Namespace

Google \ Shopping \ Merchant \ Accounts \ V1beta \ BusinessIdentity

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ identity_declaration int

Required. The declaration of identity for this attribute.

getIdentityDeclaration

Required. The declaration of identity for this attribute.

Returns
Type Description
int

setIdentityDeclaration

Required. The declaration of identity for this attribute.

Parameter
Name Description
var int
Returns
Type Description
$this