Method: DocuSign_Maestro::AccountId#to_s

Defined in:
lib/docusign_maestro/models/account_id.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object


134
135
136
# File 'lib/docusign_maestro/models/account_id.rb', line 134

def to_s
  to_hash.to_s
end