PersonStages
Returns multiple person stage records. The records can be filtered, paged, and sorted according to the respective parameters.
Columns
Name | Type | ReadOnly | Description |
Id [KEY] | Integer | False |
The Id of the AccountStage. |
Name | String | False |
The Name of the Account. |
CreatedAt | Datetime | False |
The CreatedAt date of the Account. |
UpdatedAt | Datetime | False |
The UpdatedAt date of the AccountStage. |
Order | Integer | False |
The Order of the Account. |