thunderstore-api 0.4.0

API bindings for the Thunderstore Web API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# CommunityPackageList

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**bg_image_src** | Option<**String**> |  |
**categories** | [**Vec<crate::models::PackageCategory>**]PackageCategory.md |  |
**community_name** | **String** |  |
**has_more_pages** | **bool** |  |
**packages** | [**Vec<crate::models::PackageCard>**]PackageCard.md |  |

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)