package OnlineShopBackend

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

service Customer

DPR-Tutorial1Step6.proto:54

service OrderBasket

DPR-Tutorial1Step6.proto:62

service ProductCatalog

DPR-Tutorial1Step6.proto:58

message CustomerAccountId

DPR-Tutorial1Step6.proto:11

Used as response type in: Customer.createAccount

Used as field type in: CustomerAccount

message OrderId

DPR-Tutorial1Step6.proto:21

Used as response type in: OrderBasket.createOrder

Used as field type in: Order

message OrderItem

DPR-Tutorial1Step6.proto:25

Used as request type in: OrderBasket.addOrderItem

Used as field type in: Order

message OrderItemId

DPR-Tutorial1Step6.proto:31

Used as response type in: OrderBasket.addOrderItem

Used as field type in: OrderItem

message Product

DPR-Tutorial1Step6.proto:35

Used in: ProductList

message ProductId

DPR-Tutorial1Step6.proto:42

Used in: Product, ProductIdList