Record
authorized-app
No description available.
record authorized-app {
created: option<string>,
expiry: option<string>,
id: option<s32>,
label: option<string>,
scopes: option<string>,
thumbnail-url: option<string>,
website: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| created | option<string> | |
| expiry | option<string> | |
| id | option<s32> | |
| label | option<string> | |
| scopes | option<string> | |
| thumbnail-url | option<string> | |
| website | option<string> |