public class InvitationParams extends Object
InvitationParams class.
| Constructor and Description |
|---|
InvitationParams(boolean isInvitationCode,
String subjectEmail,
String templateEmail)
Constructor for InvitationParams.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
getIsInvitationCode()
Getter for the field
isInvitationCode. |
String |
getSubjectEmail()
Getter for the field
subjectEmail. |
String |
getTemplateEmail()
Getter for the field
templateEmail. |
Copyright © 2015 SeqWare. All rights reserved.