ZoneEnterEventParam
public struct ZoneEnterEventParam
Zone 진입 이벤트 파라미터 구조체.
-
KakaoMap
Declaration
Swift
public let kakaoMap: KakaoMap
-
Zone type
Declaration
Swift
public let zoneType: String
-
Zone Id
Declaration
Swift
public let zoneId: String
-
Zone detail id
Declaration
Swift
public let zoneDetailId: String
-
Zone details
Declaration
Swift
public let zoneDetails: [String]
-
Zone link info
Declaration
Swift
public let zoneLinkInfos: [String : Array<ZoneLinkInfo>]