Uses of Class
com.twilio.type.OutboundPrefixPriceWithOrigin
-
Packages that use OutboundPrefixPriceWithOrigin Package Description com.twilio.rest.pricing.v2 com.twilio.rest.pricing.v2.voice -
-
Uses of OutboundPrefixPriceWithOrigin in com.twilio.rest.pricing.v2
Methods in com.twilio.rest.pricing.v2 that return types with arguments of type OutboundPrefixPriceWithOrigin Modifier and Type Method Description List<OutboundPrefixPriceWithOrigin>Country. getTerminatingPrefixPrices()List<OutboundPrefixPriceWithOrigin>Number. getTerminatingPrefixPrices() -
Uses of OutboundPrefixPriceWithOrigin in com.twilio.rest.pricing.v2.voice
Methods in com.twilio.rest.pricing.v2.voice that return types with arguments of type OutboundPrefixPriceWithOrigin Modifier and Type Method Description List<OutboundPrefixPriceWithOrigin>Country. getOutboundPrefixPrices()
-