class ProductStatusChangeMessage extends Collection (View source)

Properties

protected $collection_key
string $account
string $attribute
protected $changesType
protected $changesDataType
string $managingAccount
string $resource
string $resourceId
string $resourceType

Methods

setAccount($account)

No description

string
getAccount()

No description

setAttribute($attribute)

No description

string
getAttribute()

No description

setChanges($changes)

No description

getChanges()

No description

setManagingAccount($managingAccount)

No description

string
getManagingAccount()

No description

setResource($resource)

No description

string
getResource()

No description

setResourceId($resourceId)

No description

string
getResourceId()

No description

setResourceType($resourceType)

No description

string
getResourceType()

No description

Details

setAccount($account)

No description

Parameters

$account

string getAccount()

No description

Return Value

string

setAttribute($attribute)

No description

Parameters

$attribute

string getAttribute()

No description

Return Value

string

setChanges($changes)

No description

Parameters

$changes

ProductChange[] getChanges()

No description

Return Value

ProductChange[]

setManagingAccount($managingAccount)

No description

Parameters

$managingAccount

string getManagingAccount()

No description

Return Value

string

setResource($resource)

No description

Parameters

$resource

string getResource()

No description

Return Value

string

setResourceId($resourceId)

No description

Parameters

$resourceId

string getResourceId()

No description

Return Value

string

setResourceType($resourceType)

No description

Parameters

$resourceType

string getResourceType()

No description

Return Value

string