Preparing search index...
The search index is not available
@openfort/openfort-node
@openfort/openfort-node
index
Transition
Class Transition
A transition represents a change in the status of a transaction intent.
Index
Constructors
constructor
Properties
at
from
Status
to
Status
attribute
Type
Map
discriminator
Methods
get
Attribute
Type
Map
Constructors
constructor
new
Transition
(
)
:
Transition
Returns
Transition
Properties
at
at
:
number
from
Status
from
Status
:
TransactionStatus
to
Status
to
Status
:
TransactionStatus
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
at
from
Status
to
Status
attribute
Type
Map
discriminator
get
Attribute
Type
Map
@openfort/openfort-node
Loading...
A transition represents a change in the status of a transaction intent.