Class XePaymentBatchesJson

  • All Implemented Interfaces:
    org.takes.rs.RsJson.Source

    public final class XePaymentBatchesJson
    extends Object
    implements org.takes.rs.RsJson.Source
    • Constructor Detail

      • XePaymentBatchesJson

        public XePaymentBatchesJson​(Iterable<io.surati.gap.payment.base.api.PaymentBatch> items,
                                    Double totamount)
    • Method Detail

      • toJson

        public javax.json.JsonStructure toJson()
                                        throws IOException
        Specified by:
        toJson in interface org.takes.rs.RsJson.Source
        Throws:
        IOException