Preparing search index...
The search index is not available
@openfort/openfort-node
@openfort/openfort-node
index
AccountV2Response
Class AccountV2Response
Index
Constructors
constructor
Properties
account
Type
address
chain
Id?
chain
Type
created
At
id
owner
Address?
recovery
Method?
smart
Account?
updated
At
user
attribute
Type
Map
discriminator
Methods
get
Attribute
Type
Map
Constructors
constructor
new
Account
V2
Response
(
)
:
AccountV2Response
Returns
AccountV2Response
Properties
account
Type
account
Type
:
string
address
address
:
string
Optional
chain
Id
chain
Id
?:
number
chain
Type
chain
Type
:
string
created
At
created
At
:
number
id
id
:
string
Optional
owner
Address
owner
Address
?:
string
Optional
recovery
Method
recovery
Method
?:
string
Optional
smart
Account
smart
Account
?:
SmartAccountData
updated
At
updated
At
:
number
user
user
:
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
account
Type
address
chain
Id
chain
Type
created
At
id
owner
Address
recovery
Method
smart
Account
updated
At
user
attribute
Type
Map
discriminator
get
Attribute
Type
Map
@openfort/openfort-node
Loading...