AccountStats

constructor(    reportCount: Long? = null,     appealCount: Long? = null,     suspendCount: Long? = null,     escalateCount: Long? = null,     takedownCount: Long? = null)

Parameters

reportCount

Total number of reports on the account

appealCount

Total number of appeals against a moderation action on the account

suspendCount

Number of times the account was suspended

escalateCount

Number of times the account was escalated

takedownCount

Number of times the account was taken down