Method: Dropbox::Sign::SubSigningOptions#draw
- Defined in:
- lib/dropbox-sign/models/sub_signing_options.rb
#draw ⇒ Boolean
Allows drawing the signature
28 29 30 |
# File 'lib/dropbox-sign/models/sub_signing_options.rb', line 28 def draw @draw end |