Readonly
actionOptional
Readonly
customOptional
Readonly
customkey
of the CustomLineItem to update. Either customLineItemId
or customLineItemKey
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
.
id
of the CustomLineItem to update. EithercustomLineItemId
orcustomLineItemKey
is required.