AppList class
Contains the response of the App list
Signature:export declare class AppList 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| apps? | AppListData[] | (Optional) A list of apps | |
| groups? | AppListGroup[] | (Optional) Result of the groupBy | 
Contains the response of the App list
Signature:export declare class AppList 
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| apps? | AppListData[] | (Optional) A list of apps | |
| groups? | AppListGroup[] | (Optional) Result of the groupBy |