Actionable List Member Fields Input

Input representation for updating an actionable list member record.
JSON Example
{
 "actionableListMemberFields": {
 "assignee": {
 "type": "RecordOwner",
 "name": ""
 }
 }
}
Properties
Name Type Description Required or Optional Available Version
assignee Assignee Input Assignee of an actionable list member Required 57.0