Method: DocuSign_eSign::Text#max_length
- Defined in:
- lib/docusign_esign/models/text.rb
#max_length ⇒ Object
An optional value that describes the maximum length of the property when the property is a string.
197 198 199 |
# File 'lib/docusign_esign/models/text.rb', line 197 def max_length @max_length end |