thunderstore-api 0.4.0

API bindings for the Thunderstore Web API
Documentation
# PackageCard

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**categories** | [**Vec<crate::models::PackageCategory>**]PackageCategory.md |  |
**community_identifier** | **String** |  |
**community_name** | **String** |  |
**description** | **String** |  |
**download_count** | **u32** |  |
**image_src** | Option<**String**> |  |
**is_deprecated** | **bool** |  |
**is_nsfw** | **bool** |  |
**is_pinned** | **bool** |  |
**last_updated** | **String** |  |
**namespace** | **String** |  |
**package_name** | **String** |  |
**rating_score** | **u32** |  |
**team_name** | **String** |  |

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