Google Shopping Css V1 Client - Class Certification (0.1.0)

Reference documentation and code samples for the Google Shopping Css V1 Client class Certification.

The certification for the product.

Generated from protobuf message google.shopping.css.v1.Certification

Namespace

Google \ Shopping \ Css \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Name of the certification.

↳ authority string

Name of the certification body.

↳ code string

A unique code to identify the certification.

getName

Name of the certification.

Returns
TypeDescription
string

setName

Name of the certification.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getAuthority

Name of the certification body.

Returns
TypeDescription
string

setAuthority

Name of the certification body.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getCode

A unique code to identify the certification.

Returns
TypeDescription
string

setCode

A unique code to identify the certification.

Parameter
NameDescription
var string
Returns
TypeDescription
$this