Package nxt

Class Attachment.DigitalGoodsQuantityChange

    • Constructor Detail

      • DigitalGoodsQuantityChange

        public DigitalGoodsQuantityChange​(long goodsId,
                                          int deltaQuantity)
    • Method Detail

      • getGoodsId

        public long getGoodsId()
      • getDeltaQuantity

        public int getDeltaQuantity()