@Gson.TypeAdapters
@Value.Immutable
public interface CustomerListResponse
| Modifier and Type | Method and Description |
|---|---|
Pagination |
pagination() |
java.util.List<CustomerResult> |
response() |
java.util.List<CustomerResult> response()
Pagination pagination()