Type Alias GetOrgUsersPayload

GetOrgUsersPayload: { data: OrgUserInterface[]; paging?: PagingInterface }

Type declaration