EmployerGroup

Name / Description Type / Format Example
code
The unique code for this EmployerGroup
string "string"
employerCount integer int32 0
color
A color to used to represent this EmployerGroup, in hex format. ie 'ff0000'
string "string"
name string "string"
{
  "code": "string",
  "employerCount": 0,
  "color": "string",
  "name": "string"
}
Contained in Models

- none -