Method: TalonOne::ErrorSource#pointer
- Defined in:
- lib/talon_one/models/error_source.rb
#pointer ⇒ Object
Pointer to the path in the payload that caused this error.
19 20 21 |
# File 'lib/talon_one/models/error_source.rb', line 19 def pointer @pointer end |