Record
group
No description available.
record group {
type-op: string,
full-slug: option<string>,
links: option<group-links>,
name: option<string>,
owner: option<account>,
slug: option<string>,
workspace: option<workspace>,
}Fields
| Name | Type | Description |
|---|---|---|
| type-op | string | |
| full-slug | option<string> | |
| links | option<group-links> | |
| name | option<string> | |
| owner | option<account> | |
| slug | option<string> | |
| workspace | option<workspace> |