Type Alias TransferCommunity

TransferCommunity: { community_id: CommunityId; person_id: PersonId }

Transfer a community to a new owner.

Type declaration