Home > @vsf-enterprise/sap-commerce-webservices-sdk > GeoPoint
GeoPoint interface
Representation of a GeoPoint GeoPoint
Signature:
export interface GeoPoint
Properties
| Property | Type | Description |
|---|---|---|
| latitude? | number | (Optional) Geopoint latitude |
| longitude? | number | (Optional) Geopoint longitude |