Method: CrelateClient::ExtReferralRequest#to_s
- Defined in:
- lib/crelate_client/models/ext_referral_request.rb
#to_s ⇒ String
Returns the string representation of the object
182 183 184 |
# File 'lib/crelate_client/models/ext_referral_request.rb', line 182 def to_s to_hash.to_s end |