AttributionReportingNamedBudgetDef

@Serializable
data class AttributionReportingNamedBudgetDef(val name: String, val budget: Int)

(undocumented in the protocol definition)

Official doc

Constructors

Link copied to clipboard
constructor(name: String, budget: Int)

Properties

Link copied to clipboard
val budget: Int

(undocumented in the protocol definition)

Link copied to clipboard

(undocumented in the protocol definition)