Interface: ProjectToken
core/types.ProjectToken
Hierarchy
↳
ProjectToken
Properties
createdAt
• createdAt: string
Inherited from
expiresAt
• expiresAt: null | string
Inherited from
id
• id: number
Inherited from
key
• key: null | string
Inherited from
memberId
• memberId: null | number
Inherited from
meta
• meta: Object
Type declaration
| Name | Type |
|---|---|
app | string |
authenticators | number[] |
display? | string |
minimumVersion? | string |
mixpanel? | string |
privacyURL? | string |
termsAndConditionsURL? | string |
theme | number |
Overrides
participantId
• participantId: null | number
Inherited from
project
• project: PublicProject
Inherited from
projectId
• projectId: number
Inherited from
type
• type: "expo" | "access"
Inherited from
updatedAt
• updatedAt: string
Inherited from
userId
• userId: null | number