public class SignatureEnvelopeFieldsResult extends Object
NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually.
| Constructor and Description |
|---|
SignatureEnvelopeFieldsResult() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEnvelopeId() |
List<SignatureEnvelopeFieldInfo> |
getFields() |
void |
setEnvelopeId(String envelopeId) |
void |
setFields(List<SignatureEnvelopeFieldInfo> fields) |
String |
toString() |
public String getEnvelopeId()
public void setEnvelopeId(String envelopeId)
public List<SignatureEnvelopeFieldInfo> getFields()
public void setFields(List<SignatureEnvelopeFieldInfo> fields)
Copyright © 2012. All Rights Reserved.