Name | Type | Description | Notes |
---|---|---|---|
apps | Array<App> | List of returned apps. | [optional] |
meta | Meta | [optional] | |
links | Links | [optional] |
require 'SunshineConversationsClient'
instance = SunshineConversationsClient::AppListResponse.new(apps: null,
meta: null,
links: null)