Method: Wire4Client::AccountReassigned#to_s

Defined in:
lib/wire4_client/models/account_reassigned.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



335
336
337
# File 'lib/wire4_client/models/account_reassigned.rb', line 335

def to_s
  to_hash.to_s
end