public class EnrollmentInvitation extends Object
| Constructor and Description |
|---|
EnrollmentInvitation() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDeviceType() |
List<String> |
getRecipients() |
void |
setDeviceType(String deviceType) |
void |
setRecipients(List<String> recipients) |
Copyright © 2017 WSO2. All rights reserved.