Method: Dropbox::Sign::SubSigningOptions#to_s

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

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



299
300
301
# File 'lib/dropbox-sign/models/sub_signing_options.rb', line 299

def to_s
  to_hash.to_s
end