Type Alias GetUsersPayload

GetUsersPayload: { data: UserInterface[]; paging?: PagingInterface }

Type declaration