Interface: Organization
Interface: Organization
Defined in: auth-shared/src/dto/org.ts:11
An organization the user is a member of. Minimal shape — extended by
MyOrgRecord with membership-specific fields.
Extended by
Properties
id
id:
string
Defined in: auth-shared/src/dto/org.ts:12
name
name:
string
Defined in: auth-shared/src/dto/org.ts:14
slug
slug:
string
Defined in: auth-shared/src/dto/org.ts:13