ProcessNode
This is a table representing the ProcessNode entities in FinancialForce.
Columns
| Name | Type | ReadOnly | References | Description |
| Id [KEY] | String | True |
Unique identifier of the ProcessNode. | |
| Name | String | True |
Label Name corresponds to this field. | |
| DeveloperName | String | True |
Label Unique Name corresponds to this field. | |
| ProcessDefinitionId | String | True |
Label Approval Process ID corresponds to this field. | |
| Description | String | True |
Label Description corresponds to this field. | |
| SystemModstamp | Datetime | True |
Label System Modstamp corresponds to this field. |