Preparing search index...
The search index is not available
API
API
OOAPI
Ordinal
Class Ordinal
Index
Constructors
constructor
Properties
id?
transaction
Stamp?
info?
meta
Data?
Methods
get
Id
get
Transaction
Stamp
get
Info
get
Meta
Data
Constructors
constructor
new
Ordinal
(
options
?
)
:
Ordinal
Parameters
options
:
IOrdinal
= {}
Returns
Ordinal
Properties
Optional
id
id
?:
string
Optional
transaction
Stamp
transaction
Stamp
?:
null
|
Date
Optional
info
info
?:
null
|
Record
<
string
,
any
>
Optional
meta
Data
meta
Data
?:
null
|
Record
<
string
,
any
>
Methods
get
Id
get
Id
(
)
:
undefined
|
string
Returns
undefined
|
string
get
Transaction
Stamp
get
Transaction
Stamp
(
)
:
undefined
|
null
|
Date
Returns
undefined
|
null
|
Date
get
Info
get
Info
(
)
:
undefined
|
null
|
Record
<
string
,
any
>
Returns
undefined
|
null
|
Record
<
string
,
any
>
get
Meta
Data
get
Meta
Data
(
)
:
undefined
|
null
|
Record
<
string
,
any
>
Returns
undefined
|
null
|
Record
<
string
,
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
id
transaction
Stamp
info
meta
Data
Methods
get
Id
get
Transaction
Stamp
get
Info
get
Meta
Data
API
Loading...