| Package | Description |
|---|---|
| com.docusign.esign.api | |
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
ContactUpdateResponse |
UsersApi.deleteContacts(String accountId,
ContactModRequest contactModRequest)
Delete contacts associated with an account for the DocuSign service.
|
ContactUpdateResponse |
UsersApi.deleteContactWithId(String accountId,
String contactId)
Replaces a particular contact associated with an account for the DocuSign service.
|
ContactUpdateResponse |
UsersApi.postContacts(String accountId,
ContactModRequest contactModRequest)
Imports multiple new contacts into the contacts collection from CSV, JSON, or XML (based on content type).
|
ContactUpdateResponse |
UsersApi.putContacts(String accountId,
ContactModRequest contactModRequest)
Replaces contacts associated with an account for the DocuSign service.
|
| Modifier and Type | Method and Description |
|---|---|
ContactUpdateResponse |
ContactUpdateResponse.addContactsItem(Contact contactsItem) |
ContactUpdateResponse |
ContactUpdateResponse.contacts(List<Contact> contacts) |
Copyright © 2020. All rights reserved.