Click or drag to resize

IDeliveryLatitude Property

Latitude of geoposition of the delivery address

Namespace:  Resto.Front.Api.V4.Data.Brd
Assembly:  Resto.Front.Api.V4 (in Resto.Front.Api.V4.dll)
Syntax
C#
Nullable<double> Latitude { get; }

Property Value

Type: NullableDouble
See Also