UserDefinedBook
Represents user-defined books used for alternative accounting reporting, including management reporting designation and current status.
Columns
| Name | Type | ReadOnly | Description |
| auditCreatedDateTime | Datetime | True |
The date and time when the user-defined book was created. |
| auditModifiedDateTime | Datetime | True |
The date and time when the user-defined book was last modified. |
| description | String | False |
The description of this user-defined book. |
| href | String | True |
The URL of the user-defined book resource. |
| id | String | False |
The unique identifier of the user-defined book record. |
| isManagementReporting | Bool | False |
Indicates whether this user-defined book is designated for management reporting. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the user-defined book record. |
| status | String | False |
The current status of this user-defined book, such as active or inactive. |