AssetInput
Fields
| Field | Type | Description |
|---|---|---|
businessUnit | AssetBusinessUnitEnum | |
description | String | The description of the asset. |
external | Boolean! | Indicates if the asset is external. |
fromDate | DateTime | When does the relationship start. Default to now |
privacy | Privacy! | The privacy level of the asset. |
subType | AssetSubType! | The sub type of the asset. |
thruDate | DateTime | |
type | AssetType! | The type of the asset. |
value | String! | The value of the asset. |