Class XePaymentsJson

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

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

      • XePaymentsJson

        public XePaymentsJson​(Iterable<io.surati.gap.payment.base.api.Payment> items,
                              Long count)
    • Method Detail

      • toJson

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