public class BuyNumberResponse extends java.lang.Object
| Constructor and Description |
|---|
BuyNumberResponse() |
| Modifier and Type | Method and Description |
|---|---|
static BuyNumberResponse |
fromJson(java.lang.String json) |
java.lang.String |
getErrorCode() |
java.lang.String |
getErrorCodeLabel() |
public BuyNumberResponse()
public java.lang.String getErrorCode()
public java.lang.String getErrorCodeLabel()
public static BuyNumberResponse fromJson(java.lang.String json)