com.lessthan3.maestropanel
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
com.lessthan3.maestropanel
com.lessthan3.maestropanel
/
com.lessthan3.maestropanel.core.events.model
/
MaestroOverlayEvent
/
FantasyOverlayPayload
/
FantasyOverlayPayload
Fantasy
Overlay
Payload
constructor
(
templateId
:
String
,
templateName
:
String
?
,
templateMetadata
:
Map
<
String
,
String
>
,
overlayId
:
String
,
overlayName
:
String
,
tags
:
List
<
String
>
,
image
:
String
?
,
title
:
String
,
metadata
:
String
,
headline
:
String
,
sportsType
:
String
,
description
:
String
)