You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`version`|*Optional\<String>*|:heavy_minus_sign:| The current version of the object. See the [versioning guide](https://docs.gusto.com/embedded-payroll/docs/idempotency) for information on how to use this field. |
11
+
|`enrollmentCount`|*Optional\<Long>*|:heavy_minus_sign:| The number of employees enrolled in the benefit, only returned when enrollment_count query param is set to true. |
12
+
|`companyUuid`|*Optional\<String>*|:heavy_minus_sign:| The UUID of the company. |
11
13
|`uuid`|*String*|:heavy_check_mark:| The UUID of the company benefit. |
12
-
|`benefitType`|*Optional\<Double>*|:heavy_minus_sign:| The type of the benefit to which the company benefit belongs. |
14
+
|`benefitType`|*Optional\<Long>*|:heavy_minus_sign:| The type of the benefit to which the company benefit belongs. |
13
15
|`active`|*Optional\<Boolean>*|:heavy_minus_sign:| Whether this benefit is active for employee participation. Company benefits may only be deactivated if no employees are actively participating. |
14
16
|`description`|*Optional\<String>*|:heavy_minus_sign:| The description of the company benefit. For example, a company may offer multiple benefits with an ID of 1 (for Medical Insurance). The description would show something more specific like “Kaiser Permanente” or “Blue Cross/ Blue Shield”. |
15
17
|`deletable`|*Optional\<Boolean>*|:heavy_minus_sign:| Whether this company benefit can be deleted. Deletable will be set to true if the benefit has not been used in payroll, has no employee benefits associated, and the benefit is not owned by Gusto or a Partner |
0 commit comments