{
"description": "string",
"functionEmployeeOnboarding": "string",
"functionRostering": "string",
"functionTimeAndAttendance": "string",
"id": "int32",
"includedEmployees": "int32",
"isHidden": "boolean",
"name": "string",
"pricePerSms": "double",
"pricePerUnit": "double",
"type": "string"
}
| Name | Type | Description |
|---|---|---|
| description | string | String |
| functionEmployeeOnboarding | string |
FunctionToggle
Possible values are:
|
| functionRostering | string |
FunctionToggle
Possible values are:
|
| functionTimeAndAttendance | string |
FunctionToggle
Possible values are:
|
| id | int32 | Int32 |
| includedEmployees | int32 | Int32 |
| isHidden | boolean | Boolean |
| name | string | String |
| pricePerSms | double | Decimal |
| pricePerUnit | double | Decimal |
| type | string |
PricingModelTypeEnum
Possible values are:
|
Powered by DapperDox