Class

ProductActionResource

ProductActionResource()

The ProductActionResource class provides methods to access the Action objects for a product.

Constructor

# new ProductActionResource()

Methods

Returns the ActionLink object for a product and asset.

Parameters:
Name Type Description
id string

The unique identifier of the Action.

assetId string

The unique identifier of the Asset.

The ActionLink object.

object