Type Alias GetAppsPayload

GetAppsPayload: { data: AppInterface[]; paging?: PagingInterface }

Type declaration