> ISPO SDK documentation. [HTML](https://ispo.ai/docs/types/core.Supporting_types.HostedCommunityMemberClaimResult.html) · [Documentation index](https://ispo.ai/docs/llms.txt)

# Type Alias HostedCommunityMemberClaimResult

```typescript
HostedCommunityMemberClaimResult: Extract<
    HostedCommunityMemberCurrentResult,
    { kind: "member" },
>
```

Types: [HostedCommunityMemberCurrentResult](core.Supporting_types.HostedCommunityMemberCurrentResult.md)
