Method: DocuSign_eSign::TabMetadata#type
- Defined in:
- lib/docusign_esign/models/tab_metadata.rb
#type ⇒ Object
The type of this tab. Values are: Approve, CheckBox, Company, Date, DateSigned, Decline, Email, EmailAddress, EnvelopeId, FirstName, Formula, FullName, InitialHere, InitialHereOptional, LastName, List, Note, Number, Radio, SignerAttachment, SignHere, SignHereOptional, Ssn, Text, Title, Zip5, or Zip5Dash4.
136 137 138 |
# File 'lib/docusign_esign/models/tab_metadata.rb', line 136 def type @type end |