Record
organization-full-plan
No description available.
record organization-full-plan {
filled-seats: option<s32>,
name: string,
private-repos: s32,
seats: option<s32>,
space: s32,
}Fields
| Name | Type | Description |
|---|---|---|
| filled-seats | option<s32> | |
| name | string | |
| private-repos | s32 | |
| seats | option<s32> | |
| space | s32 |