Constructor
# new ProductActionResource()
Methods
# async link(id, assetId) → {object}
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