Method: IntegrationApi::BrokerageBankLinkCO#to_s

Defined in:
lib/integration_api/models/brokerage_bank_link_co.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



142
143
144
# File 'lib/integration_api/models/brokerage_bank_link_co.rb', line 142

def to_s
  to_hash.to_s
end