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