Record
get-codespaces-for-user-in-org-params
No description available.
record get-codespaces-for-user-in-org-params {
per-page: option<s32>,
page: option<s32>,
org: string,
username: string,
}Fields
| Name | Type | Description |
|---|---|---|
| per-page | option<s32> | |
| page | option<s32> | |
| org | string | |
| username | string |