ZoneLeaveEventParam
public struct ZoneLeaveEventParam
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]