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