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