public interface SubRate
Double
getAmount()
String
getName()
static SubRate
of(String name, Double amount)
String getName()
Double getAmount()
static SubRate of(String name, Double amount)