Package com.twilio.type
Class OutboundCallPrice
- java.lang.Object
-
- com.twilio.type.OutboundCallPrice
-
public class OutboundCallPrice extends Object
-
-
Constructor Summary
Constructors Constructor Description OutboundCallPrice(double basePrice, double currentPrice)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)doublegetBasePrice()doublegetCurrentPrice()inthashCode()
-