Method: ChargeBee::APIError#error_code
- Defined in:
- lib/chargebee/api_error.rb
#error_code ⇒ Object (readonly)
Returns the value of attribute error_code.
4 5 6 |
# File 'lib/chargebee/api_error.rb', line 4 def error_code @error_code end |