Represents either an Asset or an AssetFolder.
GenericAsset is a common parent of both Assets and AssetFolders. It should be instantiated, only returned as children of an Asset/AssetFolder.
N/A
The following table lists the fields for this object.
Field | Detail |
---|---|
assets | Type: GenericAsset[] Default value: An empty array. Description: The child GenericAssets of an GenericAsset. Field validation description: N/A Additional field security restrictions: N/A |
name | Type: string Default value: N/A Description: The name of the asset. Field validation description: Limit 50 characters. Additional field security restrictions: N/A |
N/A