类 PromotionDetail.GoodsDetail

  • 封闭类:
    PromotionDetail

    public static class PromotionDetail.GoodsDetail
    extends Object
    The type Goods detail.
    • 字段详细资料

      • discountAmount

        private Long discountAmount
        The Discount amount.
      • goodsId

        private String goodsId
        The Goods id.
      • goodsRemark

        private String goodsRemark
        The Goods remark.
      • quantity

        private Long quantity
        The Quantity.
      • unitPrice

        private Long unitPrice
        The Unit price.
    • 构造器详细资料

      • GoodsDetail

        public GoodsDetail()