Package org.knowm.xchange.idex.dto
Class ReturnOrderTradesResponseInner
java.lang.Object
org.knowm.xchange.idex.dto.ReturnOrderTradesResponseInner
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetDate()getPrice()getTotal()getType()getUuid()inthashCode()voidvoidvoidvoidvoidsetTransactionHash(String transactionHash) voidsetType(IdexBuySell type) voidtoString()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
-