commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Properties
commercetools.Sdk.Api.Models.Common.IGeoJsonPoint Interface Reference

Inherits commercetools.Sdk.Api.Models.Common.IGeoJson.

Inherited by commercetools.Sdk.Api.Models.Common.GeoJsonPoint.

Properties

IList< decimal > Coordinates [get, set]
 
IEnumerable< decimal > CoordinatesEnumerable [set]
 
- Properties inherited from commercetools.Sdk.Api.Models.Common.IGeoJson
string Type [get, set]
 

Additional Inherited Members

- Static Public Member Functions inherited from commercetools.Sdk.Api.Models.Common.IGeoJson
static commercetools.Sdk.Api.Models.Common.GeoJsonPoint Point (Action< commercetools.Sdk.Api.Models.Common.GeoJsonPoint > init=null)
 

Property Documentation

◆ Coordinates

IList<decimal> commercetools.Sdk.Api.Models.Common.IGeoJsonPoint.Coordinates
getset

◆ CoordinatesEnumerable

IEnumerable<decimal> commercetools.Sdk.Api.Models.Common.IGeoJsonPoint.CoordinatesEnumerable
set

The documentation for this interface was generated from the following file: