public static final class ResolveRecipientsResponse.Response.Recipient
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ResolveRecipientsResponse.Response.Recipient.Availability |
static class |
ResolveRecipientsResponse.Response.Recipient.Certificate |
static class |
ResolveRecipientsResponse.Response.Recipient.Picture |
static class |
ResolveRecipientsResponse.Response.Recipient.Type |
| Modifier and Type | Field and Description |
|---|---|
ResolveRecipientsResponse.Response.Recipient.Availability |
availability |
ResolveRecipientsResponse.Response.Recipient.Certificate |
certificate |
java.lang.String |
displayName |
java.lang.String |
emailAddress |
java.lang.String |
entryUid |
ResolveRecipientsResponse.Response.Recipient.Picture |
picture |
java.lang.String |
to |
ResolveRecipientsResponse.Response.Recipient.Type |
type |
| Constructor and Description |
|---|
Recipient() |
public ResolveRecipientsResponse.Response.Recipient.Type type
public java.lang.String displayName
public java.lang.String emailAddress
public ResolveRecipientsResponse.Response.Recipient.Availability availability
public ResolveRecipientsResponse.Response.Recipient.Certificate certificate
public ResolveRecipientsResponse.Response.Recipient.Picture picture
public volatile java.lang.String entryUid
public volatile java.lang.String to
Copyright © 2021. All Rights Reserved.