Method: Paynl::Api::GetPayServerIps#processResult
- Defined in:
- lib/paynl/api/validate/get_pay_server_ips.rb
#processResult(result) ⇒ Object
10 11 12 13 |
# File 'lib/paynl/api/validate/get_pay_server_ips.rb', line 10 def processResult(result) # Nothing to do here return result end |