Record
team-response
No description available.
record team-response {
gid: option<string>,
resource-type: option<string>,
name: option<string>,
description: option<string>,
html-description: option<string>,
organization: option<team-response-organization>,
permalink-url: option<string>,
visibility: option<team-request-visibility-enum>,
}Fields
| Name | Type | Description |
|---|---|---|
| gid | option<string> | |
| resource-type | option<string> | |
| name | option<string> | |
| description | option<string> | |
| html-description | option<string> | |
| organization | option<team-response-organization> | |
| permalink-url | option<string> | |
| visibility | option<team-request-visibility-enum> |