Click or drag to resize

IDeliveryOrder.Latitude Property

Latitude of geoposition of the delivery address

Namespace:  Resto.Front.Api.Data.Orders
Assembly:  Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
double? Latitude { get; }

Property Value

Type: Nullable<Double>
See Also