@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-03-06T16:42:36.211-08:00") public class TemplateTabs extends Object
| Constructor and Description |
|---|
TemplateTabs() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<Approve> |
getApproveTabs()
Specifies a tag on the document where you want the recipient to approve documents in an envelope without placing a signature or initials on the document.
|
List<Checkbox> |
getCheckboxTabs()
Specifies a tag on the document in a location where the recipient can select an option.
|
List<Company> |
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<DateSigned> |
getDateSignedTabs()
Specifies a tab on the document where the date the document was signed will automatically appear.
|
List<Date> |
getDateTabs()
Specifies a tab on the document where you want the recipient to enter a date.
|
List<Decline> |
getDeclineTabs()
Specifies a tag on the document where you want to give the recipient the option of declining an envelope.
|
List<EmailAddress> |
getEmailAddressTabs()
Specifies a location on the document where you want where you want the recipient’s email, as entered in the recipient information, to display.
|
List<Email> |
getEmailTabs()
Specifies a tag on the document where you want the recipient to enter an email.
|
List<EnvelopeId> |
getEnvelopeIdTabs()
Specifies a tag on the document where you want the envelope ID for to appear.
|
List<FirstName> |
getFirstNameTabs()
Specifies tag on a document where you want the recipient's first name to appear.
|
List<FormulaTab> |
getFormulaTabs()
Specifies a tag that is used to add a calculated field to a document.
|
List<FullName> |
getFullNameTabs()
Specifies a tag on the document where you want the recipient's name to appear.
|
List<InitialHere> |
getInitialHereTabs()
Specifies a tag location in the document at which a recipient will place their initials.
|
List<LastName> |
getLastNameTabs()
Specifies a tag on a document where you want the recipient’s last name to appear.
|
List<List> |
getListTabs()
Specify this tag to give your recipient a list of options, presented as a drop-down list, from which they can select.
|
List<Note> |
getNoteTabs()
Specifies a location on the document where you want to place additional information, in the form of a note, for a recipient.
|
List<Number> |
getNumberTabs()
Specifies a tag on the document where you want the recipient to enter a number.
|
List<RadioGroup> |
getRadioGroupTabs()
Specifies a tag on the document in a location where the recipient can select one option from a group of options using a radio button.
|
List<SignerAttachment> |
getSignerAttachmentTabs()
Specifies a tag on the document when you want the recipient to add supporting documents to an envelope.
|
List<SignHere> |
getSignHereTabs()
A complex type the contains information about the tag that specifies where the recipient places their signature in the document.
|
List<Ssn> |
getSsnTabs()
Specifies a tag on the document where you want the recipient to enter a Social Security Number (SSN).
|
List<Text> |
getTextTabs()
Specifies a that that is an adaptable field that allows the recipient to enter different text information.\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<Title> |
getTitleTabs()
Specifies a tag on the document where you want the recipient's title 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<View> |
getViewTabs() |
List<Zip> |
getZipTabs()
Specifies a tag on the document where you want the recipient to enter a ZIP code.
|
int |
hashCode() |
void |
setApproveTabs(List<Approve> approveTabs) |
void |
setCheckboxTabs(List<Checkbox> checkboxTabs) |
void |
setCompanyTabs(List<Company> companyTabs) |
void |
setDateSignedTabs(List<DateSigned> dateSignedTabs) |
void |
setDateTabs(List<Date> dateTabs) |
void |
setDeclineTabs(List<Decline> declineTabs) |
void |
setEmailAddressTabs(List<EmailAddress> emailAddressTabs) |
void |
setEmailTabs(List<Email> emailTabs) |
void |
setEnvelopeIdTabs(List<EnvelopeId> envelopeIdTabs) |
void |
setFirstNameTabs(List<FirstName> firstNameTabs) |
void |
setFormulaTabs(List<FormulaTab> formulaTabs) |
void |
setFullNameTabs(List<FullName> fullNameTabs) |
void |
setInitialHereTabs(List<InitialHere> initialHereTabs) |
void |
setLastNameTabs(List<LastName> lastNameTabs) |
void |
setListTabs(List<List> listTabs) |
void |
setNoteTabs(List<Note> noteTabs) |
void |
setNumberTabs(List<Number> numberTabs) |
void |
setRadioGroupTabs(List<RadioGroup> radioGroupTabs) |
void |
setSignerAttachmentTabs(List<SignerAttachment> signerAttachmentTabs) |
void |
setSignHereTabs(List<SignHere> signHereTabs) |
void |
setSsnTabs(List<Ssn> ssnTabs) |
void |
setTextTabs(List<Text> textTabs) |
void |
setTitleTabs(List<Title> titleTabs) |
void |
setViewTabs(List<View> viewTabs) |
void |
setZipTabs(List<Zip> zipTabs) |
String |
toString() |
public List<Approve> getApproveTabs()
public List<Checkbox> getCheckboxTabs()
public List<Company> getCompanyTabs()
public List<DateSigned> getDateSignedTabs()
public void setDateSignedTabs(List<DateSigned> dateSignedTabs)
public List<Date> getDateTabs()
public List<Decline> getDeclineTabs()
public List<EmailAddress> getEmailAddressTabs()
public void setEmailAddressTabs(List<EmailAddress> emailAddressTabs)
public List<Email> getEmailTabs()
public List<EnvelopeId> getEnvelopeIdTabs()
public void setEnvelopeIdTabs(List<EnvelopeId> envelopeIdTabs)
public List<FirstName> getFirstNameTabs()
public List<FormulaTab> getFormulaTabs()
public void setFormulaTabs(List<FormulaTab> formulaTabs)
public List<FullName> getFullNameTabs()
public List<InitialHere> getInitialHereTabs()
public void setInitialHereTabs(List<InitialHere> initialHereTabs)
public List<LastName> getLastNameTabs()
public List<List> getListTabs()
public List<Note> getNoteTabs()
public List<Number> getNumberTabs()
public List<RadioGroup> getRadioGroupTabs()
public void setRadioGroupTabs(List<RadioGroup> radioGroupTabs)
public List<SignerAttachment> getSignerAttachmentTabs()
public void setSignerAttachmentTabs(List<SignerAttachment> signerAttachmentTabs)
public List<SignHere> getSignHereTabs()
public List<Ssn> getSsnTabs()
public List<Text> getTextTabs()
public List<Title> getTitleTabs()
public List<Zip> getZipTabs()
Copyright © 2017. All rights reserved.