Left Curve Software Stack
Home
GitHub
Preparing search index...
@left-curve/types
OrderResponse
Type Alias OrderResponse
type
OrderResponse
=
{
amount
:
string
;
baseDenom
:
string
;
direction
:
Directions
;
price
:
string
;
quoteDenom
:
string
;
remaining
:
string
;
user
:
Address
;
}
Index
Properties
amount
base
Denom
direction
price
quote
Denom
remaining
user
Properties
amount
amount
:
string
base
Denom
baseDenom
:
string
direction
direction
:
Directions
price
price
:
string
quote
Denom
quoteDenom
:
string
remaining
remaining
:
string
user
user
:
Address
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
base
Denom
direction
price
quote
Denom
remaining
user
Home
GitHub
Left Curve Software Stack
Loading...