RunBounceTrackingMitigationsResponse

@Serializable
data class RunBounceTrackingMitigationsResponse(val deletedSites: List<String>)

Response type for the StorageDomain.runBounceTrackingMitigations command.

Constructors

Link copied to clipboard
constructor(deletedSites: List<String>)

Properties

Link copied to clipboard

(undocumented in the protocol definition)