17 lines
925 B
Markdown
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)
|
|
|