Circle V2 API Docs
Preparing search index...
@repo/db
CreatePendingInviteParams
Type Alias CreatePendingInviteParams
type
CreatePendingInviteParams
=
{
email
:
string
;
entityId
:
EntityId
;
firstName
:
string
;
lastName
:
string
;
roleId
:
number
;
title
?:
string
;
userId
:
UserId
;
}
Index
Properties
email
entity
Id
first
Name
last
Name
role
Id
title?
user
Id
Properties
email
email
:
string
entity
Id
entityId
:
EntityId
first
Name
firstName
:
string
last
Name
lastName
:
string
role
Id
roleId
:
number
Optional
title
title
?:
string
user
Id
userId
:
UserId
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
email
entity
Id
first
Name
last
Name
role
Id
title
user
Id
Circle V2 API Docs
Loading...