Method: TrinsicApi::ProviderInformation#to_body

Defined in:
lib/trinsic_api/models/provider_information.rb

#to_bodyHash

to_body is an alias to to_hash (backward compatibility)

Returns:

  • (Hash)

    Returns the object in the form of hash



400
401
402
# File 'lib/trinsic_api/models/provider_information.rb', line 400

def to_body
  to_hash
end