Google Shopping Merchant Accounts V1 Client - Class BusinessDayConfig (1.0.0)

Reference documentation and code samples for the Google Shopping Merchant Accounts V1 Client class BusinessDayConfig.

Business days of the warehouse.

Generated from protobuf message google.shopping.merchant.accounts.v1.BusinessDayConfig

Namespace

Google \ Shopping \ Merchant \ Accounts \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ business_days array

Required. Regular business days. May not be empty.

getBusinessDays

Required. Regular business days.

May not be empty.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setBusinessDays

Required. Regular business days.

May not be empty.

Parameter
Name Description
var int[]
Returns
Type Description
$this