Summary:
Detail:
static class
Price.Builder
Price(String currencyId, Float amount)
static Price.Builder
builder()
Float
getAmount()
String
getCurrencyId()
toString()
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
currencyId
amount
toString
Object