RequestCatAssistantCommand
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| requester | String | Employee that requested the assisting cat. | [optional] |
| duty | DutyEnum | ||
| preferredBreed | String | [optional] |
Enum: DutyEnum
| Name | Value |
|---|---|
| EMPLOYEE_WELL_BEING | "EMPLOYEE_WELL_BEING" |
| PEST_CONTROL | "PEST_CONTROL" |
| DISH_CLEANUP | "DISH_CLEANUP" |
Cat Demo