public class ImportTnCheckerPayload extends BaseModel
| Constructor and Description |
|---|
ImportTnCheckerPayload() |
| Modifier and Type | Method and Description |
|---|---|
List<ImportTnError> |
getImportTnErrorList() |
List<String> |
getTelephoneNumberList() |
void |
setImportTnErrorList(List<ImportTnError> importTnErrorList) |
void |
setTelephoneNumberList(List<String> telephoneNumberList) |
public List<ImportTnError> getImportTnErrorList()
public void setImportTnErrorList(List<ImportTnError> importTnErrorList)
Copyright © 2020. All rights reserved.