Method: Payjp::PayjpError#json_body
- Defined in:
- lib/payjp/errors/payjp_error.rb
#json_body ⇒ Object (readonly)
Returns the value of attribute json_body.
6 7 8 |
# File 'lib/payjp/errors/payjp_error.rb', line 6 def json_body @json_body end |