AppAssetListResponse
The response to a request that returns a list of app assets.
Declaration
object AppAssetListResponseProperties
| Name | Type | Description |
|---|---|---|
data | [AppAsset] | Response data that the API provides. |
pagination | PageDetail | Page detail information that the API provides. |