public class PreviewOrderResponse extends Object
| Constructor and Description |
|---|
PreviewOrderResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCurrency() |
String |
getEstimatedCost() |
String |
getEstimatedTransactionFee() |
void |
setCurrency(String currency) |
void |
setEstimatedCost(String estimatedCost) |
void |
setEstimatedTransactionFee(String estimatedTransactionFee) |
String |
toString() |
public String getEstimatedCost()
public void setEstimatedCost(String estimatedCost)
public String getEstimatedTransactionFee()
public void setEstimatedTransactionFee(String estimatedTransactionFee)
public String getCurrency()
public void setCurrency(String currency)
Copyright © 2025 Webull. All rights reserved.