Package org.knowm.xchange.idex.dto
Class ReturnOrderTradesResponseInner
java.lang.Object
org.knowm.xchange.idex.dto.ReturnOrderTradesResponseInner
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getDate()
getPrice()
getTotal()
getType()
getUuid()
int
hashCode()
void
void
void
void
void
setTransactionHash
(String transactionHash) void
setType
(IdexBuySell type) void
toString()
transactionHash
(String transactionHash) type
(IdexBuySell type)
-
Constructor Details
-
ReturnOrderTradesResponseInner
public ReturnOrderTradesResponseInner()
-
-
Method Details
-
date
-
getDate
-
setDate
-
amount
-
getAmount
-
setAmount
-
type
-
getType
-
setType
-
total
-
getTotal
-
setTotal
-
price
-
getPrice
-
setPrice
-
uuid
-
getUuid
-
setUuid
-
transactionHash
-
getTransactionHash
-
setTransactionHash
-
equals
-
hashCode
public int hashCode() -
toString
-