SendPendingAttributionReportsReturn

@Serializable
data class SendPendingAttributionReportsReturn(val numSent: Int)

Constructors

Link copied to clipboard
constructor(numSent: Int)

Properties

Link copied to clipboard

The number of reports that were sent.