Package com.mypurecloud.sdk.v2.model
Class HrisTimeOffTypeResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.HrisTimeOffTypeResponse
- All Implemented Interfaces:
Serializable
HrisTimeOffTypeResponse
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()getName()inthashCode()ID of the time off type configured in integrationName of the time off type configured in integrationsecondaryId(String secondaryId) Secondary ID of the time off type, if configured in integrationvoidvoidvoidsetSecondaryId(String secondaryId) toString()
-
Constructor Details
-
HrisTimeOffTypeResponse
public HrisTimeOffTypeResponse() -
HrisTimeOffTypeResponse
-
-
Method Details
-
id
ID of the time off type configured in integration -
getId
-
setId
-
name
Name of the time off type configured in integration -
getName
-
setName
-
secondaryId
Secondary ID of the time off type, if configured in integration -
getSecondaryId
-
setSecondaryId
-
equals
-
hashCode
public int hashCode() -
toString
-