9.8 KiB
CreateFamilyByMailTokenRequest Schema
https://timelimit.io/CreateFamilyByMailTokenRequest
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|---|---|---|---|---|---|---|---|
| Can be instantiated | Yes | Unknown status | No | Forbidden | Forbidden | none | CreateFamilyByMailTokenRequest.schema.json |
CreateFamilyByMailTokenRequest Type
object (CreateFamilyByMailTokenRequest)
CreateFamilyByMailTokenRequest Properties
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| mailAuthToken | string |
Required | cannot be null | CreateFamilyByMailTokenRequest |
| parentPassword | object |
Required | cannot be null | CreateFamilyByMailTokenRequest |
| parentDevice | object |
Required | cannot be null | CreateFamilyByMailTokenRequest |
| deviceName | string |
Required | cannot be null | CreateFamilyByMailTokenRequest |
| timeZone | string |
Required | cannot be null | CreateFamilyByMailTokenRequest |
| parentName | string |
Required | cannot be null | CreateFamilyByMailTokenRequest |
| clientLevel | number |
Optional | cannot be null | CreateFamilyByMailTokenRequest |
mailAuthToken
mailAuthToken
-
is required
-
Type:
string -
cannot be null
-
defined in: CreateFamilyByMailTokenRequest
mailAuthToken Type
string
parentPassword
parentPassword
-
is required
-
Type:
object(PlaintextParentPassword) -
cannot be null
-
defined in: CreateFamilyByMailTokenRequest
parentPassword Type
object (PlaintextParentPassword)
parentDevice
parentDevice
-
is required
-
Type:
object(NewDeviceInfo) -
cannot be null
-
defined in: CreateFamilyByMailTokenRequest
parentDevice Type
object (NewDeviceInfo)
deviceName
deviceName
-
is required
-
Type:
string -
cannot be null
-
defined in: CreateFamilyByMailTokenRequest
deviceName Type
string
timeZone
timeZone
-
is required
-
Type:
string -
cannot be null
-
defined in: CreateFamilyByMailTokenRequest
timeZone Type
string
parentName
parentName
-
is required
-
Type:
string -
cannot be null
-
defined in: CreateFamilyByMailTokenRequest
parentName Type
string
clientLevel
clientLevel
-
is optional
-
Type:
number -
cannot be null
-
defined in: CreateFamilyByMailTokenRequest
clientLevel Type
number
CreateFamilyByMailTokenRequest Definitions
Definitions group PlaintextParentPassword
Reference this group by using
{"$ref":"https://timelimit.io/CreateFamilyByMailTokenRequest#/definitions/PlaintextParentPassword"}
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| hash | string |
Required | cannot be null | CreateFamilyByMailTokenRequest |
| secondHash | string |
Required | cannot be null | CreateFamilyByMailTokenRequest |
| secondSalt | string |
Required | cannot be null | CreateFamilyByMailTokenRequest |
hash
hash
-
is required
-
Type:
string -
cannot be null
-
defined in: CreateFamilyByMailTokenRequest
hash Type
string
secondHash
secondHash
-
is required
-
Type:
string -
cannot be null
-
defined in: CreateFamilyByMailTokenRequest
secondHash Type
string
secondSalt
secondSalt
-
is required
-
Type:
string -
cannot be null
-
defined in: CreateFamilyByMailTokenRequest
secondSalt Type
string
Definitions group NewDeviceInfo
Reference this group by using
{"$ref":"https://timelimit.io/CreateFamilyByMailTokenRequest#/definitions/NewDeviceInfo"}
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| model | string |
Required | cannot be null | CreateFamilyByMailTokenRequest |
model
model
-
is required
-
Type:
string -
cannot be null
-
defined in: CreateFamilyByMailTokenRequest
model Type
string