timelimit-server/docs/schema/clientpullchangesrequest.md
2022-07-25 02:00:00 +02:00

14 KiB

ClientPullChangesRequest Schema

https://timelimit.io/ClientPullChangesRequest
Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated Yes Unknown status No Forbidden Forbidden none ClientPullChangesRequest.schema.json

ClientPullChangesRequest Type

object (ClientPullChangesRequest)

ClientPullChangesRequest Properties

Property Type Required Nullable Defined by
deviceAuthToken string Required cannot be null ClientPullChangesRequest
status object Required cannot be null ClientPullChangesRequest

deviceAuthToken

deviceAuthToken

deviceAuthToken Type

string

status

status

status Type

object (ClientDataStatus)

ClientPullChangesRequest Definitions

Definitions group ClientDataStatus

Reference this group by using

{"$ref":"https://timelimit.io/ClientPullChangesRequest#/definitions/ClientDataStatus"}
Property Type Required Nullable Defined by
devices string Required cannot be null ClientPullChangesRequest
apps object Required cannot be null ClientPullChangesRequest
categories object Required cannot be null ClientPullChangesRequest
users string Required cannot be null ClientPullChangesRequest
clientLevel number Optional cannot be null ClientPullChangesRequest
devicesDetail object Optional cannot be null ClientPullChangesRequest
kri number Optional cannot be null ClientPullChangesRequest
kr number Optional cannot be null ClientPullChangesRequest

devices

devices

devices Type

string

apps

apps

apps Type

object (Details)

categories

categories

categories Type

object (Details)

users

users

users Type

string

clientLevel

clientLevel

clientLevel Type

number

devicesDetail

devicesDetail

devicesDetail Type

object (Details)

kri

kri

kri Type

number

kr

kr

kr Type

number

Definitions group CategoryDataStatus

Reference this group by using

{"$ref":"https://timelimit.io/ClientPullChangesRequest#/definitions/CategoryDataStatus"}
Property Type Required Nullable Defined by
base string Required cannot be null ClientPullChangesRequest
apps string Required cannot be null ClientPullChangesRequest
rules string Required cannot be null ClientPullChangesRequest
usedTime string Required cannot be null ClientPullChangesRequest
tasks string Optional cannot be null ClientPullChangesRequest

base

base

base Type

string

apps

apps

apps Type

string

rules

rules

rules Type

string

usedTime

usedTime

usedTime Type

string

tasks

tasks

tasks Type

string

Definitions group DeviceDataStatus

Reference this group by using

{"$ref":"https://timelimit.io/ClientPullChangesRequest#/definitions/DeviceDataStatus"}
Property Type Required Nullable Defined by
appsB string Optional cannot be null ClientPullChangesRequest
appsD string Optional cannot be null ClientPullChangesRequest

appsB

appsB

appsB Type

string

appsD

appsD

appsD Type

string