Method: OpenapiClient::RemoteConfig#to_s
- Defined in:
- lib/openapi_client/models/remote_config.rb
#to_s ⇒ String
Returns the string representation of the object
210 211 212 |
# File 'lib/openapi_client/models/remote_config.rb', line 210 def to_s to_hash.to_s end |