public class SignatureEnvelopeAuditLogsResult extends Object
NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually.
| Constructor and Description |
|---|
SignatureEnvelopeAuditLogsResult() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEnvelopeId() |
List<SignatureEnvelopeAuditLogInfo> |
getLogs() |
void |
setEnvelopeId(String envelopeId) |
void |
setLogs(List<SignatureEnvelopeAuditLogInfo> logs) |
String |
toString() |
public String getEnvelopeId()
public void setEnvelopeId(String envelopeId)
public List<SignatureEnvelopeAuditLogInfo> getLogs()
public void setLogs(List<SignatureEnvelopeAuditLogInfo> logs)
Copyright © 2014 GroupDocs. All Rights Reserved.