Method: Paid::APIMethod#response_code
- Defined in:
- lib/paid/api_method.rb
#response_code ⇒ Object
Returns the value of attribute response_code.
10 11 12 |
# File 'lib/paid/api_method.rb', line 10 def response_code @response_code end |