| Name | Description | Type | Additional information |
|---|---|---|---|
| EntityListId |
The id of the entity list |
globally unique identifier |
None. |
| EntityItemId |
The id of the entity item |
integer |
None. |
| StageId |
The id for the stage (content type) to change to |
string |
None. |
| SubStageTermId |
The Term Id of the selected substage to change to |
string |
None. |
| FieldValues |
Field values to be updated |
Collection of WorkPoint365.WebAPI.Model.FieldValue |
None. |
| OverrideConstraints |
Stage contraints behaviour |
WorkPoint365.WebAPI.Model.ChangeStageParameter+OverrideConstraintsEnum |
None. |
| OverrideRequiredFields |
If true, ignore empty required fields |
boolean |
None. |