Set Asset Name
asset.setName(name)
Set the name of an asset.
Syntax
Parameters
- name: string - The name of the asset.
Returns
A Promise that resolves to null
.
Set Asset Name
asset.setName(name)
Set the name of an asset.
A Promise that resolves to null
.