Package nxt

Class Attachment.DigitalGoodsDelivery

    • Constructor Detail

      • DigitalGoodsDelivery

        public DigitalGoodsDelivery​(long purchaseId,
                                    EncryptedData goods,
                                    boolean goodsIsText,
                                    long discountNQT)
    • Method Detail

      • getPurchaseId

        public final long getPurchaseId()
      • getDiscountNQT

        public final long getDiscountNQT()
      • goodsIsText

        public final boolean goodsIsText()