Preparing search index...
The search index is not available
@openfort/openfort-node
@openfort/openfort-node
index
AccountResponsePlayer
Class AccountResponsePlayer
Index
Constructors
constructor
Properties
accounts?
created
At
description?
id
metadata?
name
object
transaction
Intents?
attribute
Type
Map
discriminator
Methods
get
Attribute
Type
Map
Constructors
constructor
new
Account
Response
Player
(
)
:
AccountResponsePlayer
Returns
AccountResponsePlayer
Properties
Optional
accounts
accounts
?:
EntityIdResponse
[]
created
At
created
At
:
number
Optional
description
description
?:
string
id
id
:
string
Optional
metadata
metadata
?:
{
[
key
:
string
]
:
PlayerMetadataValue
;
}
Type declaration
[
key
:
string
]:
PlayerMetadataValue
name
name
:
string
object
object
:
"player"
Optional
transaction
Intents
transaction
Intents
?:
EntityIdResponse
[]
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
accounts
created
At
description
id
metadata
name
object
transaction
Intents
attribute
Type
Map
discriminator
get
Attribute
Type
Map
@openfort/openfort-node
Loading...