Preparing search index...
The search index is not available
app-hablla
app-hablla
types/invites
Invite
Interface Invite
interface
Invite
{
createdAt
:
FirebaseDate
;
description
:
any
;
expiredAt
:
FirebaseDate
;
id
:
string
;
invitedBy
:
string
;
roleType
:
string
;
status
:
string
;
userEmail
:
string
;
userId
:
string
;
userName
:
string
;
workspaceId
:
string
;
workspaceName
:
string
;
workspacePhotoUrl
:
string
;
}
Index
Properties
created
At
description
expired
At
id
invited
By
role
Type
status
user
Email
user
Id
user
Name
workspace
Id
workspace
Name
workspace
Photo
Url
Properties
created
At
createdAt
:
FirebaseDate
description
description
:
any
expired
At
expiredAt
:
FirebaseDate
id
id
:
string
invited
By
invitedBy
:
string
role
Type
roleType
:
string
status
status
:
string
user
Email
userEmail
:
string
user
Id
userId
:
string
user
Name
userName
:
string
workspace
Id
workspaceId
:
string
workspace
Name
workspaceName
:
string
workspace
Photo
Url
workspacePhotoUrl
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created
At
description
expired
At
id
invited
By
role
Type
status
user
Email
user
Id
user
Name
workspace
Id
workspace
Name
workspace
Photo
Url
app-hablla
Loading...