Method: Wechat::ResponseError#error_code
- Defined in:
- app/apis/wechat/response_error.rb
#error_code ⇒ Object (readonly)
Returns the value of attribute error_code.
3 4 5 |
# File 'app/apis/wechat/response_error.rb', line 3 def error_code @error_code end |