package google.type

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

message LatLng

latlng.proto:32

An object representing a latitude/longitude pair. This is expressed as a pair of doubles representing degrees latitude and degrees longitude. Unless specified otherwise, this must conform to the <a href="http://www.unoosa.org/pdf/icg/2012/template/WGS_84.pdf">WGS84 standard</a>. Values must be within normalized ranges.

Used in: delivery.DeliveryStatus, orders.Order

message Money

money.proto:28

Represents an amount of money with its currency type.

Used in: menu.PizzaSpecial, menu.Topping, orders.PizzaSpecial, orders.Topping