Get desktop application:
View/edit binary Protocol Buffers messages
Used in: TicketOrder
optional string street = 1
optional string city = 2
optional string state = 3
optional string country = 4
Used in: TicketOrder
optional string product_name = 1
optional int32 quantity = 2
optional string order_number = 1
optional int64 date = 2
optional Address shipping_address = 3
repeated Item line_item = 4
optional string order_number = 1
optional int64 date = 2