public class Receivers
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<Receiver> |
receivers |
protected SearchMeta |
searchMeta |
| Constructor and Description |
|---|
Receivers() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Receiver> |
getContent()
Returns the receiver list.
|
SearchMeta |
getSearchMeta()
Returns the response's search meta.
|
protected java.util.List<Receiver> receivers
protected SearchMeta searchMeta
public java.util.List<Receiver> getContent()
public SearchMeta getSearchMeta()