Interface: GetMembershipsResponse
@kortexya/reasoninglayer / Communities / GetMembershipsResponse
Interface: GetMembershipsResponse
Defined in: src/types/communities.ts:176
Response with community memberships.
Properties
memberships
memberships:
MembershipDto[]
Defined in: src/types/communities.ts:180
Communities the term belongs to (with membership info).
termId
termId:
string
Defined in: src/types/communities.ts:178
Term ID.