public class ProfileRequestResult
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ProfileRequestResult.Confirmation |
static class |
ProfileRequestResult.ConfirmType |
| Modifier and Type | Field and Description |
|---|---|
java.util.List<ProfileRequestResult.Confirmation> |
confirmations |
| Constructor and Description |
|---|
ProfileRequestResult() |
public java.util.List<ProfileRequestResult.Confirmation> confirmations