Class XeReferenceDocumentsJson

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

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

      • XeReferenceDocumentsJson

        public XeReferenceDocumentsJson​(Iterable<io.surati.gap.payment.base.api.ReferenceDocument> items,
                                        Long count,
                                        Double totalamount,
                                        Double amountselected,
                                        Double amountleft)
    • Method Detail

      • toJson

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