Files
VRChatBackendDocs/Models/InfoPushData.md
ExilProductions aa707d1deb add subdir
2026-02-15 17:39:26 +01:00

17 lines
925 B
Markdown

# InfoPushData
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **article** | [**InfoPushDataArticle**](InfoPushDataArticle.md) | | [optional] [default to null] |
| **contentList** | [**DynamicContentRow**](DynamicContentRow.md) | | [optional] [default to null] |
| **description** | **String** | | [optional] [default to null] |
| **imageUrl** | **String** | | [optional] [default to null] |
| **name** | **String** | | [optional] [default to null] |
| **onPressed** | [**InfoPushDataClickable**](InfoPushDataClickable.md) | | [optional] [default to null] |
| **template** | **String** | | [optional] [default to null] |
| **version** | **String** | | [optional] [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)