AssetCreateInput
Fields
| Field | Type | Description |
|---|---|---|
businessUnit | AssetBusinessUnitEnum | |
description | String | The description of the asset. |
external | Boolean! | Indicates if the asset is external. |
originId | ConnectableInput! | The id of the party to which the asset belongs |
privacy | Privacy! | The privacy level of the asset. |
subType | AssetSubType! | The sub type of the asset. |
type | AssetType! | The type of the asset. |
value | String! | The value of the asset. |