AgeAssurancePurgeEvent

data class AgeAssurancePurgeEvent(val comment: String)

Purges all age assurance events for the subject. Only works on DID subjects. Moderator-only.

Parameters

comment

Comment describing the reason for the purge.

Constructors

Link copied to clipboard
constructor(comment: String)

Properties

Link copied to clipboard

Comment describing the reason for the purge.