public class SignatureFormParticipantResult extends Object
NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually.
| Constructor and Description |
|---|
SignatureFormParticipantResult() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFormId() |
SignatureFormParticipantInfo |
getParticipant() |
void |
setFormId(String formId) |
void |
setParticipant(SignatureFormParticipantInfo participant) |
String |
toString() |
public String getFormId()
public void setFormId(String formId)
public SignatureFormParticipantInfo getParticipant()
public void setParticipant(SignatureFormParticipantInfo participant)
Copyright © 2014 GroupDocs. All Rights Reserved.