mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2025-10-03 17:59:24 +02:00
3 KiB
3 KiB
SerializedAppActivityItem Schema
https://timelimit.io/ServerDataStatus#/definitions/SerializedAppActivityItem
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | No | Forbidden | Forbidden | none | ServerDataStatus.schema.json* |
SerializedAppActivityItem Type
object
(SerializedAppActivityItem)
SerializedAppActivityItem Properties
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
p | string |
Required | cannot be null | ServerDataStatus |
c | string |
Required | cannot be null | ServerDataStatus |
t | string |
Required | cannot be null | ServerDataStatus |
p
p
- is required
- Type:
string
- cannot be null
- defined in: ServerDataStatus
p Type
string
c
c
- is required
- Type:
string
- cannot be null
- defined in: ServerDataStatus
c Type
string
t
t
- is required
- Type:
string
- cannot be null
- defined in: ServerDataStatus
t Type
string