timelimit-server/docs/schema/serializedparentaction-definitions-serializedreviewchildtaskaction.md

4.9 KiB

SerializedReviewChildTaskAction Schema

https://timelimit.io/SerializedParentAction#/definitions/SerializedReviewChildTaskAction
Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status No Forbidden Forbidden none SerializedParentAction.schema.json*

SerializedReviewChildTaskAction Type

object (SerializedReviewChildTaskAction)

SerializedReviewChildTaskAction Properties

Property Type Required Nullable Defined by
type string Required cannot be null SerializedParentAction
taskId string Required cannot be null SerializedParentAction
ok boolean Required cannot be null SerializedParentAction
time number Required cannot be null SerializedParentAction
day number Optional cannot be null SerializedParentAction

type

type

type Type

string

type Constraints

enum: the value of this property must be equal to one of the following values:

Value Explanation
"REVIEW_CHILD_TASK"

taskId

taskId

taskId Type

string

ok

ok

ok Type

boolean

time

time

time Type

number

day

day

day Type

number