Click or drag to resize

IDeliveryLongitude Property

Longitude 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> Longitude { get; }

Property Value

Type: NullableDouble
See Also