The following is the list of all members included in the data model.
Member | Description | Type | Format / Schema | Default Value | Identifier | Unique | Required |
---|---|---|---|---|---|---|---|
token | string |
JWT | "" |
false | false | true |
{
"token": "string"
}
{
"token": "string"
}
Type: string
Default Value: ""
Required: true
This data model is referenced in the following endpoints.
// TODO