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, getMessage
public HitbtcExecutionReportResponse(HitbtcExecutionReport executionReport, HitbtcCancelReject cancelReject)
public HitbtcExecutionReport getExecutionReport()
public HitbtcCancelReject getCancelReject()
public String toString()
toString
in class HitbtcBaseResponse
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.