Preparing search index...
The search index is not available
@openfort/openfort-node
@openfort/openfort-node
index
SessionResponse
Class SessionResponse
Index
Constructors
constructor
Properties
address
created
At
id
is
Active
limit
next
Action?
object
transaction
Intents?
updated
At
valid
After
valid
Until
whitelist
attribute
Type
Map
discriminator
Methods
get
Attribute
Type
Map
Constructors
constructor
new
Session
Response
(
)
:
SessionResponse
Returns
SessionResponse
Properties
address
address
:
string
created
At
created
At
:
number
id
id
:
string
is
Active
is
Active
:
boolean
limit
limit
:
number
Optional
next
Action
next
Action
?:
NextActionResponse
object
object
:
"session"
Optional
transaction
Intents
transaction
Intents
?:
PlayerResponseTransactionIntentsInner
[]
updated
At
updated
At
:
number
valid
After
valid
After
:
string
valid
Until
valid
Until
:
string
whitelist
whitelist
:
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
created
At
id
is
Active
limit
next
Action
object
transaction
Intents
updated
At
valid
After
valid
Until
whitelist
attribute
Type
Map
discriminator
get
Attribute
Type
Map
@openfort/openfort-node
Loading...