commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Public Member Functions | Properties
commercetools.Sdk.Api.Models.Common.GeoJsonPoint Class Reference

Inherits commercetools.Sdk.Api.Models.Common.IGeoJsonPoint.

Public Member Functions

 GeoJsonPoint ()
 

Properties

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

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)
 

Constructor & Destructor Documentation

◆ GeoJsonPoint()

commercetools.Sdk.Api.Models.Common.GeoJsonPoint.GeoJsonPoint ( )
inline

Property Documentation

◆ Coordinates

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

◆ CoordinatesEnumerable

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

◆ Type

string commercetools.Sdk.Api.Models.Common.GeoJsonPoint.Type
getset

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