Package com.onlinepayments.json


package com.onlinepayments.json
  • Class
    Description
    Marshaller implementation based on Gson.
    Used to marshal and unmarshal Online Payments platform request and response objects to and from JSON.
    Thrown when a JSON string cannot be converted to a response object.