NameDescriptionTypeAdditional information
Id

购物车Id()

string

None.

WareId

仓库ID

string

None.

WareName

仓库名称

string

None.

Lng

经度

decimal number

None.

Lat

维度

decimal number

None.

Address

地址

string

None.

ContactInfo

联系信息

string

None.

ProductId

商品ID

string

None.

ProductName

商品名称

string

None.

ProductType

商品类别

integer

None.

ProductTypeName

商品类别名称

string

None.

ProductNumber

购买数量

integer

None.

BuyerUserId

买家ID

integer

None.

CreateTime

创建时间

string

None.

UpdateByTime

修改时间

string

None.

BanerId

品牌ID

integer

None.

BanerName

品牌名称

string

None.

Price

价格

decimal number

None.

IsShelf

是否上架

boolean

None.

productImageList

商品图片

Collection of MallProductImageInfoDto

None.