AccountAction
@Serializable
Object to perform an action against an Account.
Constructors
Link copied to clipboard
constructor(type: ActionType? = null, reportId: String? = null, warningPresetId: String? = null, reason: String?, sendEmailNotification: Boolean? = null)