public class SignatureContactsResult extends Object
NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually.
| Constructor and Description |
|---|
SignatureContactsResult() |
| Modifier and Type | Method and Description |
|---|---|
List<SignatureContactInfo> |
getContacts() |
Integer |
getCount() |
void |
setContacts(List<SignatureContactInfo> contacts) |
void |
setCount(Integer count) |
String |
toString() |
public Integer getCount()
public void setCount(Integer count)
public List<SignatureContactInfo> getContacts()
public void setContacts(List<SignatureContactInfo> contacts)
Copyright © 2012. All Rights Reserved.