Click or drag to resize

IDeliveryOrderLatitude 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: NullableDouble
See Also