Package com.vortexsoftware.sdk.types
Class CreateInvitationGroup
java.lang.Object
com.vortexsoftware.sdk.types.CreateInvitationGroup
Group information for creating invitations.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CreateInvitationGroup
public CreateInvitationGroup() -
CreateInvitationGroup
- Parameters:
type- Group type (e.g., "team", "organization")groupId- Your internal group IDname- Display name of the group
-
-
Method Details
-
getType
-
setType
-
getGroupId
-
setGroupId
-
getName
-
setName
-