public class ListIvrsResponse extends ResponseModel
private List<IvrModel>
ivrs
ListIvrsResponse()
List<IvrModel>
getIvrs()
void
setIvrs(List<IvrModel> ivrs)
getRequestId, setRequestId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private List<IvrModel> ivrs
public ListIvrsResponse()
public List<IvrModel> getIvrs()
public void setIvrs(List<IvrModel> ivrs)
Copyright © 2024. All rights reserved.