PlaceChain Structure ReferenceShareShare to emailCopy article URL FeedbackPrintLast UpdatedJul 15, 20251 minute readHERE SDKExplore EditioniOSAPI referenceActive Explain this codepublic struct PlaceChain : Hashable Parameters related to HERE Places chain system. id Identifier number for an associated chain. For example, the chain ID “8778” corresponds to the chain name “ABC Shop”. The complete list of supported chain IDs can be found here. Declaration Swift public var id: String init(id:) Creates a new instance. Declaration Swift public init(id: String) Was this article helpful?YesNo
Explain this codepublic struct PlaceChain : Hashable Parameters related to HERE Places chain system. id Identifier number for an associated chain. For example, the chain ID “8778” corresponds to the chain name “ABC Shop”. The complete list of supported chain IDs can be found here. Declaration Swift public var id: String init(id:) Creates a new instance. Declaration Swift public init(id: String)
Explain this codepublic struct PlaceChain : Hashable Parameters related to HERE Places chain system. id Identifier number for an associated chain. For example, the chain ID “8778” corresponds to the chain name “ABC Shop”. The complete list of supported chain IDs can be found here. Declaration Swift public var id: String init(id:) Creates a new instance. Declaration Swift public init(id: String)