Method: OpenapiClient::ManagedRedirectPrimaryRequest#to_s
- Defined in:
- lib/openapi_client/models/managed_redirect_primary_request.rb
#to_s ⇒ String
Returns the string representation of the object
264 265 266 |
# File 'lib/openapi_client/models/managed_redirect_primary_request.rb', line 264 def to_s to_hash.to_s end |