15 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
-
is required
-
Type:
string
-
cannot be null
-
defined in: ClientPullChangesRequest
deviceAuthToken Type
string
status
status
-
is required
-
Type:
object
(ClientDataStatus) -
cannot be null
-
defined in: ClientPullChangesRequest
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 |
dh | string |
Optional | cannot be null | ClientPullChangesRequest |
devices
devices
-
is required
-
Type:
string
-
cannot be null
-
defined in: ClientPullChangesRequest
devices Type
string
apps
apps
-
is required
-
Type:
object
(Details) -
cannot be null
-
defined in: ClientPullChangesRequest
apps Type
object
(Details)
categories
categories
-
is required
-
Type:
object
(Details) -
cannot be null
-
defined in: ClientPullChangesRequest
categories Type
object
(Details)
users
users
-
is required
-
Type:
string
-
cannot be null
-
defined in: ClientPullChangesRequest
users Type
string
clientLevel
clientLevel
-
is optional
-
Type:
number
-
cannot be null
-
defined in: ClientPullChangesRequest
clientLevel Type
number
devicesDetail
devicesDetail
-
is optional
-
Type:
object
(Details) -
cannot be null
-
defined in: ClientPullChangesRequest
devicesDetail Type
object
(Details)
kri
kri
-
is optional
-
Type:
number
-
cannot be null
-
defined in: ClientPullChangesRequest
kri Type
number
kr
kr
-
is optional
-
Type:
number
-
cannot be null
-
defined in: ClientPullChangesRequest
kr Type
number
dh
dh
-
is optional
-
Type:
string
-
cannot be null
-
defined in: ClientPullChangesRequest
dh Type
string
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
-
is required
-
Type:
string
-
cannot be null
-
defined in: ClientPullChangesRequest
base Type
string
apps
apps
-
is required
-
Type:
string
-
cannot be null
-
defined in: ClientPullChangesRequest
apps Type
string
rules
rules
-
is required
-
Type:
string
-
cannot be null
-
defined in: ClientPullChangesRequest
rules Type
string
usedTime
usedTime
-
is required
-
Type:
string
-
cannot be null
-
defined in: ClientPullChangesRequest
usedTime Type
string
tasks
tasks
-
is optional
-
Type:
string
-
cannot be null
-
defined in: ClientPullChangesRequest
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
-
is optional
-
Type:
string
-
cannot be null
-
defined in: ClientPullChangesRequest
appsB Type
string
appsD
appsD
-
is optional
-
Type:
string
-
cannot be null
-
defined in: ClientPullChangesRequest
appsD Type
string