Record
ssh-key-with-user
No description available.
record ssh-key-with-user {
can-push: option<string>,
created-at: option<string>,
id: option<string>,
key: option<string>,
title: option<string>,
user: option<user-public>,
}Fields
| Name | Type | Description |
|---|---|---|
| can-push | option<string> | |
| created-at | option<string> | |
| id | option<string> | |
| key | option<string> | |
| title | option<string> | |
| user | option<user-public> |