Class: ModNote
models.ModNote
Table of contents
Properties
Properties
createdAt
• createdAt: Date
id
• id: string
modAction
• Optional modAction: ModAction
operator
• operator: Object
Type declaration
| Name | Type |
|---|---|
id? | `t2_${string}` |
name? | string |
subreddit
• subreddit: Object
Type declaration
| Name | Type |
|---|---|
id? | `t5_${string}` |
name? | string |
type
• type: ModNoteType
user
• user: Object
Type declaration
| Name | Type |
|---|---|
id? | `t2_${string}` |
name? | string |
userNote
• Optional userNote: UserNote