Method: TrinsicApi::ProviderInformation#to_body
- Defined in:
- lib/trinsic_api/models/provider_information.rb
#to_body ⇒ Hash
to_body is an alias to to_hash (backward compatibility)
400 401 402 |
# File 'lib/trinsic_api/models/provider_information.rb', line 400 def to_body to_hash end |