@sentio/sdk
Preparing search index...
.
Data_FuelTransaction
Interface Data_FuelTransaction
interface
Data_FuelTransaction
{
timestamp
:
undefined
|
Date
;
transaction
:
undefined
|
{
[
key
:
string
]:
any
}
;
}
Index
Properties
timestamp
transaction
Properties
timestamp
timestamp
:
undefined
|
Date
transaction
transaction
:
undefined
|
{
[
key
:
string
]:
any
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
timestamp
transaction
@sentio/sdk
Loading...