public static final class ResolveRecipientsResponse.Response.Recipient.Certificate
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ResolveRecipientsResponse.Response.Recipient.Certificate.Status |
Modifier and Type | Field and Description |
---|---|
java.lang.String |
certificate |
java.lang.Integer |
certificateCount |
java.lang.String |
miniCertificate |
java.lang.Integer |
recipientCount |
ResolveRecipientsResponse.Response.Recipient.Certificate.Status |
status |
Constructor and Description |
---|
Certificate() |
public ResolveRecipientsResponse.Response.Recipient.Certificate.Status status
public java.lang.Integer certificateCount
public java.lang.Integer recipientCount
public java.lang.String certificate
public java.lang.String miniCertificate
Copyright © 2021. All Rights Reserved.