Module: Judopay::Response
- Defined in:
- lib/judopay/response.rb
Class Method Summary collapse
Class Method Details
.create(response_hash) ⇒ Object
3 4 5 |
# File 'lib/judopay/response.rb', line 3 def self.create(response_hash) response_hash end |