class GoogleCloudRetailV2AddFulfillmentPlacesRequest extends Collection (View source)

Properties

protected $collection_key
string $addTime
bool $allowMissing
string[] $placeIds
string $type

Methods

setAddTime($addTime)

No description

string
getAddTime()

No description

setAllowMissing($allowMissing)

No description

bool
getAllowMissing()

No description

setPlaceIds($placeIds)

No description

string[]
getPlaceIds()

No description

setType($type)

No description

string
getType()

No description

Details

setAddTime($addTime)

No description

Parameters

$addTime

string getAddTime()

No description

Return Value

string

setAllowMissing($allowMissing)

No description

Parameters

$allowMissing

bool getAllowMissing()

No description

Return Value

bool

setPlaceIds($placeIds)

No description

Parameters

$placeIds

string[] getPlaceIds()

No description

Return Value

string[]

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string