Newer Version Available

This content describes an older version of this product. View Latest

Decision Matrix Column Input

Input representation of the information required to add, update, or delete columns in a decision matrix.
Properties
Name Type Description Required or Optional Available Version
action String The type of action you want to perform on a column.
Possible values are:
  • delete
  • update
Required

Leave this field blank if you’re adding a column in a decision matrix.

Note

53.0
apiName String The API name of a column. Optional 53.0
columnType String The type of a column.
Possible values are:
  • Input
  • Output
Required 53.0
dataType String The data type of a column. Optional 53.0
displaySequence Integer The display sequence of a column. Optional 53.0
id String The ID of the column record to be updated or deleted. Required

Leave this field blank if you’re adding a column in a decision matrix.

Note

53.0
name String The name of a column. Required 53.0
rangeValues String The range values of a column. The range columns contain a sorted list of comma-separated values, which are updated whenever a row is added to the Decision Matrix Version. Optional 53.0