Row
Represents rows used to define named entries within custom report structures or data grids.
Columns
| Name | Type | ReadOnly | Description |
| auditCreatedBy | String | True |
The user who created the row. |
| auditCreatedDateTime | Datetime | True |
The date and time when the row was created. |
| auditModifiedBy | String | True |
The user who last modified the row. |
| auditModifiedDateTime | Datetime | True |
The date and time when the row was last modified. |
| description | String | False |
The description of this row. |
| href | String | True |
The URL of the row resource. |
| id | String | False |
The unique identifier of the row record. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the row record. |