Contract.EmployeeRoleAnalysisCategoryCodeRequest

Name / Description Type / Format Example
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
{
  "code": "string",
  "color": "string",
  "title": "string",
  "weighting": 0.0,
  "analysisCategoryName": "string",
  "analysisCategoryPublicId": "string",
  "isPrimary": true
}
Contained in Models

- none -

Returned by Operations

- none -