Record
client
No description available.
record client {
api-key: option<string>,
apps: option<client-apps>,
created: option<string>,
id: option<s32>,
install-code: option<string>,
label: option<string>,
updated: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| api-key | option<string> | |
| apps | option<client-apps> | |
| created | option<string> | |
| id | option<s32> | |
| install-code | option<string> | |
| label | option<string> | |
| updated | option<string> |