| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | [optional] | |
| name | str | [optional] | |
| display_name | str | [optional] | |
| result_count | int | [optional] | |
| thumbnail_url | str | [optional] | |
| has_more | bool | [optional] [default to False] | |
| children | list[GalleryResult] | [optional] |
| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | [optional] | |
| name | str | [optional] | |
| display_name | str | [optional] | |
| result_count | int | [optional] | |
| thumbnail_url | str | [optional] | |
| has_more | bool | [optional] [default to False] | |
| children | list[GalleryResult] | [optional] |