Package com.bandwidth.iris.sdk.model
Class TollFreeVanitySearchAndOrderType
- java.lang.Object
-
- com.bandwidth.iris.sdk.model.BaseOrderType
-
- com.bandwidth.iris.sdk.model.TollFreeVanitySearchAndOrderType
-
public class TollFreeVanitySearchAndOrderType extends BaseOrderType
-
-
Constructor Summary
Constructors Constructor Description TollFreeVanitySearchAndOrderType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetTollFreeVanity()voidsetTollFreeVanity(String tollFreeVanity)-
Methods inherited from class com.bandwidth.iris.sdk.model.BaseOrderType
getQuantity, setQuantity
-
-