public static class MessageResponse.Price extends Object implements Serializable
| Constructor and Description |
|---|
Price() |
| Modifier and Type | Method and Description |
|---|---|
float |
getAmount() |
BigDecimal |
getAmountDecimal() |
String |
getCurrency() |
String |
toString() |
public float getAmount()
public BigDecimal getAmountDecimal()
public String getCurrency()
Copyright © 2024. All rights reserved.