update
This commit is contained in:
@@ -44,6 +44,7 @@ type CartItem struct {
|
||||
ArticleType string `json:"type,omitempty"`
|
||||
StoreId *string `json:"storeId,omitempty"`
|
||||
Meta *ItemMeta `json:"meta,omitempty"`
|
||||
SaleStatus string `json:"saleStatus"`
|
||||
}
|
||||
|
||||
type CartDelivery struct {
|
||||
|
||||
Reference in New Issue
Block a user