Method: Dropbox::Sign::SubSigningOptions#phone

Defined in:
lib/dropbox-sign/models/sub_signing_options.rb

#phoneBoolean

Allows using a smartphone to email the signature

Returns:

  • (Boolean)


32
33
34
# File 'lib/dropbox-sign/models/sub_signing_options.rb', line 32

def phone
  @phone
end