7.5 KiB
ClientDataStatus Schema
https://timelimit.io/ClientPullChangesRequest#/definitions/ClientDataStatus
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | No | Forbidden | Forbidden | none | ClientPullChangesRequest.schema.json* |
ClientDataStatus Type
object
(ClientDataStatus)
ClientDataStatus Properties
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