kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Storage
/
AttributionReportingNamedBudgetDef
Attribution
Reporting
Named
Budget
Def
@
Serializable
data
class
AttributionReportingNamedBudgetDef
(
val
name
:
String
,
val
budget
:
Int
)
Members
Constructors
Attribution
Reporting
Named
Budget
Def
Link copied to clipboard
constructor
(
name
:
String
,
budget
:
Int
)
Properties
budget
Link copied to clipboard
val
budget
:
Int
name
Link copied to clipboard
val
name
:
String