AccountTiers
Returns multiple account tier records. The records can be filtered, paged, and sorted according to the respective parameters.
Columns
| Name | Type | Description |
| Id [KEY] | Integer | The Id of the AccountTier. |
| CreatedAt | Datetime | The CreatedAt date of the AccountTier. |
| Name | String | The Name of the AccountTier. |
| Order | Integer | The Order of the AccountTier. |
| UpdatedAt | Datetime | The UpdatedAt property of the AccountTier table. |
| Active | Boolean | Flag signalizing whether the Person Stage is active. |