@raoul-picconi/mojito-sdk
Preparing search index...
types
OrderDetails
Interface OrderDetails
interface
OrderDetails
{
ask_balance
:
{
atoms
:
string
;
decimal
:
string
}
;
ask_currency
:
{
type
:
"Coin"
}
|
{
token_id
:
string
;
type
:
"Token"
}
;
conclude_destination
:
string
;
give_balance
:
{
atoms
:
string
;
decimal
:
string
}
;
give_currency
:
{
type
:
"Coin"
}
|
{
token_id
:
string
;
type
:
"Token"
}
;
nonce
:
number
;
order_id
:
string
;
}
Index
Properties
ask_
balance
ask_
currency
conclude_
destination
give_
balance
give_
currency
nonce
order_
id
Properties
ask_
balance
ask_balance
:
{
atoms
:
string
;
decimal
:
string
}
ask_
currency
ask_currency
:
{
type
:
"Coin"
}
|
{
token_id
:
string
;
type
:
"Token"
}
conclude_
destination
conclude_destination
:
string
give_
balance
give_balance
:
{
atoms
:
string
;
decimal
:
string
}
give_
currency
give_currency
:
{
type
:
"Coin"
}
|
{
token_id
:
string
;
type
:
"Token"
}
nonce
nonce
:
number
order_
id
order_id
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ask_
balance
ask_
currency
conclude_
destination
give_
balance
give_
currency
nonce
order_
id
@raoul-picconi/mojito-sdk
Loading...