Contract.DepartmentJournalOverridesUpdateRequest

Name / Description Type / Format Example
uniqueId
Unique Id
string uuid "string"
tokenDescription
Token Description
string "string"
mapping
Department Journal Overrides Mapping
string "string"
journalTokenPublicId
Journal Token Public Id
string uuid "string"
{
  "uniqueId": "string",
  "tokenDescription": "string",
  "mapping": "string",
  "journalTokenPublicId": "string"
}
Contained in Models

- none -

Consumed by Operations
Update Department Journal Overrides
Returned by Operations

- none -