Class
Represents user-defined classes used to segment and categorize transactions for reporting and analysis purposes.
Columns
| Name | Type | ReadOnly | Description |
| auditCreatedBy | String | True |
The user who created the class. |
| auditCreatedDateTime | Datetime | True |
The date and time when the class was created. |
| auditModifiedBy | String | True |
The user who last modified the class. |
| auditModifiedDateTime | Datetime | True |
The date and time when the class was last modified. |
| description | String | False |
The description of the class. |
| entity_Href | String | True |
The URL of the entity associated with this class. |
| entity_Id | String | True |
The Id of the entity associated with this class. |
| entity_Key | String | True |
The system-assigned key of the entity associated with this class. |
| entity_Name | String | True |
The name of the entity associated with this class. |
| href | String | True |
The URL of the class resource. |
| id | String | False |
The unique identifier of the class. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the class record. |
| locationKey | String | True |
The system-assigned key of the location associated with this class. |
| name | String | False |
The name of the class. |
| parent_Href | String | True |
The URL of the parent class associated with this class. |
| parent_Id | String | False |
The Id of the parent class associated with this class. |
| parent_Key | String | False |
The system-assigned key of the parent class associated with this class. |
| parent_Name | String | True |
The name of the parent class associated with this class. |
| status | String | False |
The current status of the class, such as active or inactive. |