@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2015-12-14T16:41:01.888-08:00") public class RecipientEvent extends Object
| Constructor and Description |
|---|
RecipientEvent() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getIncludeDocuments()
When set to **true**, the envelope time zone information is included in the message.
|
String |
getRecipientEventStatusCode()
The recipient status, this can be Sent, Delivered, Completed, Declined, AuthenticationFailed, and AutoResponded.
|
int |
hashCode() |
void |
setIncludeDocuments(String includeDocuments) |
void |
setRecipientEventStatusCode(String recipientEventStatusCode) |
String |
toString() |
public String getRecipientEventStatusCode()
public void setRecipientEventStatusCode(String recipientEventStatusCode)
public String getIncludeDocuments()
public void setIncludeDocuments(String includeDocuments)
Copyright © 2016. All rights reserved.