Get desktop application:
View/edit binary Protocol Buffers messages
string CourierID = 1
bool Available = 2
Used in: Plan
Used in: Action
Used in: GetCourierResponse
string CourierID = 1
optional Plan Plan = 2
bool Available = 3
Used in: GetDeliveryResponse
string DeliveryID = 1
string RestaurantID = 2
string AssignedCourierID = 3
Used in: Delivery
Pending = 0
Scheduled = 1
Cancelled = 2
Used in: Courier