Class XePaymentOrdersJson

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

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

      • XePaymentOrdersJson

        public XePaymentOrdersJson​(Iterable<io.surati.gap.payment.base.api.PaymentOrder> items,
                                   Long count,
                                   Double totalamount)
    • Method Detail

      • toJson

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