timelimit-server/docs/schema/clientpullchangesrequest.md
2020-05-18 02:00:00 +02:00

9.9 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 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

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

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

base

base

base Type

string

apps

apps

apps Type

string

rules

rules

rules Type

string

usedTime

usedTime

usedTime Type

string

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)