package cart

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service CartService

cart.proto:10

message CartInfo

cart.proto:18

Used in: AddProductRes, GetCartRes, RemoveProductRes

message CartLineInfo

cart.proto:24

Used in: CartInfo

message ProductInfo

product.proto:7

Used in: CartLineInfo

message UserInfo

user.proto:7

Used in: CartInfo