Component Interaction Data Impl
class ComponentInteractionDataImpl(val yde: YDE, val json: JsonNode) : ComponentInteractionData(source)
Types
Link copied to clipboard
class SelectOptionValueImpl(val yde: YDE, val json: JsonNode) : ComponentInteractionData.SelectOptionValue