ExpoFpBoothClickEvent

@Serializable
data class ExpoFpBoothClickEvent(val target: ExpoFpBooth? = null)

Booth click event info.

Constructors

Link copied to clipboard
constructor(target: ExpoFpBooth? = null)

Properties

Link copied to clipboard
@SerialName(value = "target")
val target: ExpoFpBooth? = null

Booth.