Method: DocuSign_eSign::Tabs#radio_group_tabs
- Defined in:
- lib/docusign_esign/models/tabs.rb
#radio_group_tabs ⇒ Object
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. The radio buttons do not have to be on the same page in a document.
72 73 74 |
# File 'lib/docusign_esign/models/tabs.rb', line 72 def radio_group_tabs @radio_group_tabs end |