public class HitbtcExecutionReportResponse extends HitbtcBaseResponse
| Constructor and Description |
|---|
HitbtcExecutionReportResponse(HitbtcExecutionReport executionReport,
HitbtcCancelReject cancelReject) |
| Modifier and Type | Method and Description |
|---|---|
HitbtcCancelReject |
getCancelReject() |
HitbtcExecutionReport |
getExecutionReport() |
String |
toString() |
getCode, getMessagepublic HitbtcExecutionReportResponse(HitbtcExecutionReport executionReport, HitbtcCancelReject cancelReject)
public HitbtcExecutionReport getExecutionReport()
public HitbtcCancelReject getCancelReject()
public String toString()
toString in class HitbtcBaseResponseCopyright © 2012–2017 Xeiam, LLC. All rights reserved.