Package com.mypurecloud.sdk.v2.model
Class TimeOffBalancesResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.TimeOffBalancesResponse
- All Implemented Interfaces:
Serializable
TimeOffBalancesResponse
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionentities(List<TimeOffBalanceResponse> entities) The list of time off balances.booleangetJob()inthashCode()The asynchronous job handling the queryvoidsetEntities(List<TimeOffBalanceResponse> entities) voidtoString()
-
Constructor Details
-
TimeOffBalancesResponse
public TimeOffBalancesResponse() -
TimeOffBalancesResponse
-
-
Method Details
-
job
The asynchronous job handling the query -
getJob
-
setJob
-
entities
The list of time off balances. May come via notification -
getEntities
-
setEntities
-
equals
-
hashCode
public int hashCode() -
toString
-