bitstamp-d ~master (2022-04-10T10:36:26.4455958)
Dub
Repo
OrderStatus.Transaction
trading
bitstamp
BS
OrderStatus
struct
OrderStatus
struct
Transaction {
string
xrp
;
string
price
;
string
fee
;
int
type
;
int
tid
;
string
usd
;
string
datetime
;
}
Members
Variables
datetime
string
datetime
;
fee
string
fee
;
price
string
price
;
tid
int
tid
;
type
int
type
;
usd
string
usd
;
xrp
string
xrp
;
Meta
Source
See Implementation
trading
bitstamp
BS
OrderStatus
functions
isStatusFinished
isStatusInQueue
isStatusOpen
priceAverage
structs
Transaction
variables
status
transactions