public class SignatureEnvelopeAuditLogInfo extends Object
NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually.
| Constructor and Description |
|---|
SignatureEnvelopeAuditLogInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAction() |
String |
getDate() |
String |
getId() |
String |
getRemoteAddress() |
String |
getUserName() |
void |
setAction(String action) |
void |
setDate(String date) |
void |
setId(String id) |
void |
setRemoteAddress(String remoteAddress) |
void |
setUserName(String userName) |
String |
toString() |
public String getId()
public void setId(String id)
public String getRemoteAddress()
public void setRemoteAddress(String remoteAddress)
public String getAction()
public void setAction(String action)
public String getUserName()
public void setUserName(String userName)
public String getDate()
public void setDate(String date)
Copyright © 2012. All Rights Reserved.