Method: LockstepSdk::ErrorResult#instance
- Defined in:
- lib/lockstep_sdk/models/error_result.rb
#instance ⇒ String
Returns If this error corresponds to a specific instance or object, this field indicates which one.
52 53 54 |
# File 'lib/lockstep_sdk/models/error_result.rb', line 52 def instance @instance end |