Method: OCI::Identity::Models::WorkRequest#to_s
- Defined in:
- lib/oci/identity/models/work_request.rb
#to_s ⇒ String
Returns the string representation of the object
290 291 292 |
# File 'lib/oci/identity/models/work_request.rb', line 290 def to_s to_hash.to_s end |