class AddAssetsToGroupRequest extends Model (View source)

Properties

bool $allowExisting
protected $assetsType
protected $assetsDataType
string $requestId

Methods

setAllowExisting($allowExisting)

No description

bool
getAllowExisting()

No description

setAssets(AssetList $assets)

No description

getAssets()

No description

setRequestId($requestId)

No description

string
getRequestId()

No description

Details

setAllowExisting($allowExisting)

No description

Parameters

$allowExisting

bool getAllowExisting()

No description

Return Value

bool

setAssets(AssetList $assets)

No description

Parameters

AssetList $assets

AssetList getAssets()

No description

Return Value

AssetList

setRequestId($requestId)

No description

Parameters

$requestId

string getRequestId()

No description

Return Value

string