Readonly
actionOptional
Readonly
assetOptional
Readonly
assetNew value to set. Either assetId
or assetKey
is required.
Readonly
nameName of the Custom Field.
Optional
Readonly
valueIf value
is absent or null
, this field will be removed if it exists.
Removing a field that does not exist returns an InvalidOperation error.
If value
is provided, it is set for the field defined by name
.
New value to set. Either
assetId
orassetKey
is required.