| 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> |
PowerFormsRequest.getPowerForms() |
List<PowerForm> |
PowerFormsResponse.getPowerForms() |
| Modifier and Type | Method and Description |
|---|---|
PowerFormsRequest |
PowerFormsRequest.addPowerFormsItem(PowerForm powerFormsItem) |
PowerFormsResponse |
PowerFormsResponse.addPowerFormsItem(PowerForm powerFormsItem) |
| Modifier and Type | Method and Description |
|---|---|
PowerFormsRequest |
PowerFormsRequest.powerForms(List<PowerForm> powerForms) |
PowerFormsResponse |
PowerFormsResponse.powerForms(List<PowerForm> powerForms) |
void |
PowerFormsRequest.setPowerForms(List<PowerForm> powerForms) |
void |
PowerFormsResponse.setPowerForms(List<PowerForm> powerForms) |
Copyright © 2018. All rights reserved.