Package com.vortexsoftware.sdk.types
Class CreateInvitationResponse
java.lang.Object
com.vortexsoftware.sdk.types.CreateInvitationResponse
Response from creating an invitation.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()voidsetCreatedAt(String createdAt) voidvoidsetShortLink(String shortLink) void
-
Constructor Details
-
CreateInvitationResponse
public CreateInvitationResponse()
-
-
Method Details
-
getId
-
setId
-
getShortLink
-
setShortLink
-
getStatus
-
setStatus
-
getCreatedAt
-
setCreatedAt
-