| Package | Description |
|---|---|
| com.docusign.esign.api | |
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
PowerForm |
PowerFormsApi.createPowerForm(String accountId,
PowerForm powerForm)
Creates a new PowerForm.
|
PowerForm |
PowerFormsApi.getPowerForm(String accountId,
String powerFormId)
Returns a single PowerForm.
|
PowerForm |
PowerFormsApi.updatePowerForm(String accountId,
String powerFormId,
PowerForm powerForm)
Creates a new PowerForm.
|
| Modifier and Type | Method and Description |
|---|---|
PowerForm |
PowerFormsApi.createPowerForm(String accountId,
PowerForm powerForm)
Creates a new PowerForm.
|
PowerForm |
PowerFormsApi.updatePowerForm(String accountId,
String powerFormId,
PowerForm powerForm)
Creates a new PowerForm.
|
| Modifier and Type | Method and Description |
|---|---|
List<PowerForm> |
PowerFormsResponse.getPowerForms() |
List<PowerForm> |
PowerFormsRequest.getPowerForms() |
| Modifier and Type | Method and Description |
|---|---|
void |
PowerFormsResponse.setPowerForms(List<PowerForm> powerForms) |
void |
PowerFormsRequest.setPowerForms(List<PowerForm> powerForms) |
Copyright © 2017. All rights reserved.