Method: DocuSign_eSign::Approve#anchor_match_whole_word
- Defined in:
- lib/docusign_esign/models/approve.rb
#anchor_match_whole_word ⇒ Object
When set to true, the anchor string in this tab matches whole words only (strings embedded in other strings are ignored.) The default value is true.
27 28 29 |
# File 'lib/docusign_esign/models/approve.rb', line 27 def anchor_match_whole_word @anchor_match_whole_word end |