# Interface: PersonGoodsInfo

PersonGoodsInfo()

PersonGoodsInfo

see goodsId - 货架ID(唯一)

see shopId - 商品ID

see count - 商品数量

see buyCount - 已经被购买的商品数量

# Properties

# buyCount

buyCount: string

Returns: string


# count

count: string

Returns: string


# goodsId

goodsId: number

Returns: number


# shopId

shopId: number

Returns: number