Appearance
DoCurious API Reference / types / ModerationAction
Interface: ModerationAction
Defined in: types/admin.types.ts:130
Moderation action
Extends
Properties
action
action:
ModerationActionType
Defined in: types/admin.types.ts:134
adminUserId
adminUserId:
string
Defined in: types/admin.types.ts:131
createdAt
createdAt:
string
Defined in: types/common.types.ts:154
ISO 8601 datetime when the entity was created
Inherited from
id
id:
string
Defined in: types/common.types.ts:167
Inherited from
reason
reason:
string
Defined in: types/admin.types.ts:135
targetId
targetId:
string
Defined in: types/admin.types.ts:133
targetType
targetType:
"content"|"user"|"community"
Defined in: types/admin.types.ts:132
updatedAt
updatedAt:
string
Defined in: types/common.types.ts:156
ISO 8601 datetime when the entity was last modified