timelimit-server/docs/schema/serializedparentaction-definitions-serializedadduseraction.md
2020-12-28 01:00:00 +01:00

5.7 KiB

SerializedAddUserAction Schema

https://timelimit.io/SerializedParentAction#/definitions/SerializedAddUserAction
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*

SerializedAddUserAction Type

object (SerializedAddUserAction)

SerializedAddUserAction Properties

Property Type Required Nullable Defined by
type string Required cannot be null SerializedParentAction
name string Required cannot be null SerializedParentAction
userType string Required cannot be null SerializedParentAction
userId string Required cannot be null SerializedParentAction
password object Optional cannot be null SerializedParentAction
timeZone string Required 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
"ADD_USER"

name

name

name Type

string

userType

userType

userType Type

string

userType Constraints

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

Value Explanation
"child"
"parent"

userId

userId

userId Type

string

password

password

password Type

object (ParentPassword)

timeZone

timeZone

timeZone Type

string