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