timelimit-server/docs/schema/serverdatastatus-definitions-serverupdatedcategorybasedata.md
2021-05-24 02:00:00 +02:00

14 KiB

ServerUpdatedCategoryBaseData Schema

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

ServerUpdatedCategoryBaseData Type

object (ServerUpdatedCategoryBaseData)

ServerUpdatedCategoryBaseData Properties

Property Type Required Nullable Defined by
categoryId string Required cannot be null ServerDataStatus
childId string Required cannot be null ServerDataStatus
title string Required cannot be null ServerDataStatus
blockedTimes string Required cannot be null ServerDataStatus
extraTime number Required cannot be null ServerDataStatus
extraTimeDay number Required cannot be null ServerDataStatus
tempBlocked boolean Required cannot be null ServerDataStatus
tempBlockTime number Required cannot be null ServerDataStatus
version string Required cannot be null ServerDataStatus
parentCategoryId string Required cannot be null ServerDataStatus
blockAllNotifications boolean Required cannot be null ServerDataStatus
timeWarnings number Required cannot be null ServerDataStatus
mblCharging number Required cannot be null ServerDataStatus
mblMobile number Required cannot be null ServerDataStatus
sort number Required cannot be null ServerDataStatus
networks array Required cannot be null ServerDataStatus
dlu number Required cannot be null ServerDataStatus
flags number Required cannot be null ServerDataStatus

categoryId

categoryId

categoryId Type

string

childId

childId

childId Type

string

title

title

title Type

string

blockedTimes

blockedTimes

blockedTimes Type

string

extraTime

extraTime

extraTime Type

number

extraTimeDay

extraTimeDay

extraTimeDay Type

number

tempBlocked

tempBlocked

tempBlocked Type

boolean

tempBlockTime

tempBlockTime

tempBlockTime Type

number

version

version

version Type

string

parentCategoryId

parentCategoryId

parentCategoryId Type

string

blockAllNotifications

blockAllNotifications

blockAllNotifications Type

boolean

timeWarnings

timeWarnings

timeWarnings Type

number

mblCharging

mblCharging

mblCharging Type

number

mblMobile

mblMobile

mblMobile Type

number

sort

sort

sort Type

number

networks

networks

networks Type

object[] (ServerCategoryNetworkId)

dlu

dlu

dlu Type

number

flags

flags

flags Type

number