Circle V2 API Docs
Preparing search index...
@repo/db
UpdateOrgMemberByProfileIdParams
Type Alias UpdateOrgMemberByProfileIdParams
type
UpdateOrgMemberByProfileIdParams
=
{
email
:
string
;
entityId
:
EntityId
;
firstName
:
string
;
isSuperadmin
:
boolean
;
lastName
:
string
;
profileId
:
ProfileId
;
role
:
BaseUserRole
;
title
?:
string
|
null
;
}
Index
Properties
email
entity
Id
first
Name
is
Superadmin
last
Name
profile
Id
role
title?
Properties
email
email
:
string
entity
Id
entityId
:
EntityId
first
Name
firstName
:
string
is
Superadmin
isSuperadmin
:
boolean
last
Name
lastName
:
string
profile
Id
profileId
:
ProfileId
role
role
:
BaseUserRole
Optional
title
title
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
email
entity
Id
first
Name
is
Superadmin
last
Name
profile
Id
role
title
Circle V2 API Docs
Loading...