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 boolean
equals(Object o)
double
getBasePrice()
double
getCurrentPrice()
int
hashCode()
-