Type Alias GetAppUsersPayload

GetAppUsersPayload: { data: AppUserInterface[]; paging?: PagingInterface }

Type declaration