Method: UpBankingClient::ErrorObjectSource#pointer
- Defined in:
- lib/up_banking/models/error_object_source.rb
#pointer ⇒ Object
If this error relates to an attribute in the request body, a rfc-6901 JSON pointer to the attribute.
23 24 25 |
# File 'lib/up_banking/models/error_object_source.rb', line 23 def pointer @pointer end |