PACECloudSDK
/
cloud.pace.sdk.poikit.search
/
PhotonFeatures
Photon
Features
data class
PhotonFeatures
(properties:
PhotonProperty
?, type:
String
?, geometry:
PhotonGeometry
?)
Content copied to clipboard
Properties
Properties
geometry
Link copied to clipboard
@
SerializedName
(
value =
"geometry"
)
var
geometry
:
PhotonGeometry
?
Content copied to clipboard
properties
Link copied to clipboard
@
SerializedName
(
value =
"properties"
)
var
properties
:
PhotonProperty
?
Content copied to clipboard
type
Link copied to clipboard
@
SerializedName
(
value =
"type"
)
var
type
:
String
?
Content copied to clipboard