Method: Dropbox::Sign::SubSigningOptions#phone
- Defined in:
- lib/dropbox-sign/models/sub_signing_options.rb
#phone ⇒ Boolean
Allows using a smartphone to email the signature
32 33 34 |
# File 'lib/dropbox-sign/models/sub_signing_options.rb', line 32 def phone @phone end |