Preparing search index...
The search index is not available
@openfort/openfort-node
@openfort/openfort-node
index
LinkedAccountResponse
Class LinkedAccountResponse
Index
Constructors
constructor
Properties
address?
connector
Type?
disabled
email?
external
User
Id?
metadata?
provider
updated
At?
verified?
wallet
Client
Type?
attribute
Type
Map
discriminator
Methods
get
Attribute
Type
Map
Constructors
constructor
new
Linked
Account
Response
(
)
:
LinkedAccountResponse
Returns
LinkedAccountResponse
Properties
Optional
address
address
?:
string
Optional
connector
Type
connector
Type
?:
string
disabled
disabled
:
boolean
Optional
email
email
?:
string
Optional
external
User
Id
external
User
Id
?:
string
Optional
metadata
metadata
?:
{
[
key
:
string
]
:
PlayerMetadataValue
;
}
Type declaration
[
key
:
string
]:
PlayerMetadataValue
provider
provider
:
AuthProviderResponse
Optional
updated
At
updated
At
?:
number
Optional
verified
verified
?:
boolean
Optional
wallet
Client
Type
wallet
Client
Type
?:
string
Static
Readonly
attribute
Type
Map
attribute
Type
Map
:
{
baseName
:
string
;
format
:
string
;
name
:
string
;
type
:
string
;
}
[]
= ...
Type declaration
base
Name
:
string
format
:
string
name
:
string
type
:
string
Static
Readonly
discriminator
discriminator
:
undefined
|
string
= undefined
Methods
Static
get
Attribute
Type
Map
get
Attribute
Type
Map
(
)
:
{
baseName
:
string
;
format
:
string
;
name
:
string
;
type
:
string
;
}
[]
Returns
{
baseName
:
string
;
format
:
string
;
name
:
string
;
type
:
string
;
}
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
address
connector
Type
disabled
email
external
User
Id
metadata
provider
updated
At
verified
wallet
Client
Type
attribute
Type
Map
discriminator
get
Attribute
Type
Map
@openfort/openfort-node
Loading...