public class OutboundSmsPrice extends Object
| Constructor and Description |
|---|
OutboundSmsPrice() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCountryIsoCode() |
String |
getCountryName() |
String |
getCurrencyCode() |
String |
getMcc() |
String |
getMccmnc() |
String |
getMnc() |
String |
getOperatorName() |
BigDecimal |
getPrice() |
String |
toString() |
public BigDecimal getPrice()
public String getCurrencyCode()
public String getMccmnc()
public String getMcc()
public String getMnc()
public String getCountryName()
public String getCountryIsoCode()
public String getOperatorName()
Copyright © 2024. All rights reserved.