public class ListContactsResponse extends ApiResponse
| Constructor and Description |
|---|
ListContactsResponse() |
ListContactsResponse(List<Contact> data) |
ListContactsResponse(List<Contact> data,
Pagination pagination) |
| Modifier and Type | Method and Description |
|---|---|
List<Contact> |
getData() |
Pagination |
getPagination() |
getHttpRequest, getHttpResponse, setHttpRequest, setHttpResponsepublic ListContactsResponse()
public ListContactsResponse(List<Contact> data, Pagination pagination)
public Pagination getPagination()
Copyright © 2017 DNSimple. All rights reserved.