Record
key
No description available.
record key {
created-at: string,
id: s32,
key: string,
read-only: bool,
title: string,
url: string,
verified: bool,
}Fields
| Name | Type | Description |
|---|---|---|
| created-at | string | |
| id | s32 | |
| key | string | |
| read-only | bool | |
| title | string | |
| url | string | |
| verified | bool |