| Name | Type | ReadOnly | Filterable | Description |
|---|---|---|---|---|
| Id [KEY] | string | true | true | Unique Identifier for a journal code entity. |
| Name | string | false | true | A name representing the journal code. |
| Type | string | false | false | The type of this journal code. The value cannot be changed once the object is created. |
| Description | string | false | true | A free-form description of the journal code. |
| Active | boolean | true | false | Wether journal code object is active |
| Domain | string | true | false | |
| Sparse | boolean | true | false | |
| SyncToken | string | true | false | The sync token. This must be specified when executing an update or delete. |
| MetaData_CreateTime | datetime | true | true | Time the entity was created in the source domain. |
| MetaData_LastUpdatedTime | datetime | true | true | Time the entity was last updated in the source domain. |
| CustomField | string | false | false | Am XML aggregate of custom field information. |
| Time | datetime | true | false |