Package com.mypurecloud.sdk.v2.model
Class ActivityPlanSessionStructureReference
java.lang.Object
com.mypurecloud.sdk.v2.model.ActivityPlanSessionStructureReference
- All Implemented Interfaces:
Serializable
ActivityPlanSessionStructureReference
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()getUsers()inthashCode()The globally unique identifier for the object.voidvoidsetUsers(List<UserReference> users) toString()users(List<UserReference> users) The list of users to delete from this session
-
Constructor Details
-
ActivityPlanSessionStructureReference
public ActivityPlanSessionStructureReference() -
ActivityPlanSessionStructureReference
-
-
Method Details