mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-10 12:27:48 +00:00
12 lines
2.1 KiB
Markdown
12 lines
2.1 KiB
Markdown
# Suspension
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ----------------------------------------------------------------------- | ----------------------------------------------------------------------- | ----------------------------------------------------------------------- | ----------------------------------------------------------------------- |
|
|
| `fullSuspendReason` | *string* | :heavy_check_mark: | N/A |
|
|
| `suspendReason` | *string* | :heavy_check_mark: | N/A |
|
|
| `suspendedAt` | *string* | :heavy_check_mark: | N/A |
|
|
| `suspendedBy` | [operations.SuspendedBy](../../../sdk/models/operations/suspendedby.md) | :heavy_check_mark: | N/A |
|
|
| `suspendedTill` | *string* | :heavy_check_mark: | N/A | |