| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
List<Company> |
TemplateTabs.getCompanyTabs()
Specifies a tag on the document where you want the recipient's company name to appear.\n\nWhen getting information that includes this tab type, the original value of the tab when the associated envelope was sent is included in the response.
|
List<Company> |
Tabs.getCompanyTabs()
Specifies a tag on the document where you want the recipient's company name to appear.\n\nWhen getting information that includes this tab type, the original value of the tab when the associated envelope was sent is included in the response.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateTabs.setCompanyTabs(List<Company> companyTabs) |
void |
Tabs.setCompanyTabs(List<Company> companyTabs) |
Copyright © 2017. All rights reserved.