Type alias EpUserEntitlements
Ep
User
Entitlements
: { entitlements
?: Entitlement[]; id
?: string; type
?: string; userId
?: string; }
Type declaration
-
Optional
Readonly
entitlements?: Entitlement[]
-
Optional
Readonly
id?: string
-
Optional
Readonly
type?: string
-
Optional
Readonly
userId?: string