Contract.AnalysisCategoryCodeResponse

Name / Description Type / Format Example
id
Analysis Category Code identifier
string uuid "string"
code string "string"
title string "string"
color string "string"
accountingCode string "string"
{
  "id": "string",
  "code": "string",
  "title": "string",
  "color": "string",
  "accountingCode": "string"
}
Contained in Models

- none -

Consumed by Operations

- none -