Package com.mypurecloud.sdk.v2.model
Class HrisTimeOffTypesJobResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.HrisTimeOffTypesJobResponse
- All Implemented Interfaces:
Serializable
HrisTimeOffTypesJobResponse
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe status of the time off types job -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionentities(List<HrisTimeOffTypeResponse> entities) booleaninthashCode()voidsetEntities(List<HrisTimeOffTypeResponse> entities) voidThe status of the time off types jobtoString()
-
Constructor Details
-
HrisTimeOffTypesJobResponse
public HrisTimeOffTypesJobResponse() -
HrisTimeOffTypesJobResponse
-
-
Method Details