Record
user-base-response
No description available.
record user-base-response {
gid: option<string>,
resource-type: option<string>,
name: option<string>,
email: option<string>,
photo: option<user-base-response-photo>,
}Fields
| Name | Type | Description |
|---|---|---|
| gid | option<string> | |
| resource-type | option<string> | |
| name | option<string> | |
| option<string> | ||
| photo | option<user-base-response-photo> |