bitstamp-d ~master (2022-04-10T10:36:26.4455958)
Dub
Repo
BS.Order
trading
bitstamp
BS
struct
BS
struct
Order {
string
price
;
string
amount
;
string
type
;
string
datetime
;
string
id
;
}
Members
Variables
amount
string
amount
;
datetime
string
datetime
;
id
string
id
;
price
string
price
;
type
string
type
;
Meta
Source
See Implementation
trading
bitstamp
BS
aliases
Transactions
structs
Balance
Order
OrderStatus
TickerResult
Transaction