Contract.EmployeeRoleAnalysisCategoryCodeResponse

Name / Description Type / Format Example
id
Employee Role Analysis Category Code identifier
string uuid "string"
code
Analysis Category code
string "string"
color
Analysis Category code color
string "string"
title
Analysis Category code Title
string "string"
weighting
Weightage for analysis category code
number double 0.0
analysisCategoryName
Analysis category name for AnalysisCategory code
string "string"
analysisCategoryPublicId
Analysis category identifier
string uuid "string"
isPrimary
Return whether Employee Role is primary for not
boolean true
{
  "id": "string",
  "code": "string",
  "color": "string",
  "title": "string",
  "weighting": 0.0,
  "analysisCategoryName": "string",
  "analysisCategoryPublicId": "string",
  "isPrimary": true
}
Contained in Models

- none -

Consumed by Operations

- none -

Returned by Operations

- none -