Class XeThirdPartiesJson

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

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

      • XeThirdPartiesJson

        public XeThirdPartiesJson​(Iterable<io.surati.gap.payment.base.api.ThirdParty> 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