Package nxt.ms

Class ExchangeSellAttachment

All Implemented Interfaces:
Appendix, Attachment

public final class ExchangeSellAttachment extends ExchangeAttachment
  • Constructor Details

    • ExchangeSellAttachment

      public ExchangeSellAttachment(ByteBuffer buffer)
    • ExchangeSellAttachment

      public ExchangeSellAttachment(org.json.simple.JSONObject attachmentData)
    • ExchangeSellAttachment

      public ExchangeSellAttachment(long currencyId, long rateNQT, long unitsQNT)
  • Method Details