SDK
API Documentation
core
type-aliases
Projectmemberid

Type Alias: ProjectMemberId

ProjectMemberId: Opaque<string, "__project_member_id">

Project member id. This is not to be confused with an UserId. The API tells us these are the same but they cant. We are keeping this special ID to block the devs from accidentally interchanging these two.

Deprecated

Don't use this. Use the ID provided by the userProfile instead.

See

https://hexagon.atlassian.net/browse/HXDR-3240 (opens in a new tab) for more explenaition.

Defined in

lib/types-ids.ts:38 (opens in a new tab)