Method: LockstepSdk::ErrorResult#detail
- Defined in:
- lib/lockstep_sdk/models/error_result.rb
#detail ⇒ String
Returns If detailed information about this error is available, this value contains more information.
48 49 50 |
# File 'lib/lockstep_sdk/models/error_result.rb', line 48 def detail @detail end |