Module: WorldpayCnp::XML::Serializer
- Included in:
- Nokogiri::Serializer
- Defined in:
- lib/worldpay_cnp/xml/serializer.rb
Instance Method Summary collapse
Instance Method Details
#call(hash) ⇒ Object
4 5 6 |
# File 'lib/worldpay_cnp/xml/serializer.rb', line 4 def call(hash) raise NotImplementedError end |