| Interface | Description |
|---|---|
| GoPayPaginatedListIterator<T extends SimpleModel> | |
| SimpleModel<T extends BaseId> |
This marker represents a POJO that can be a response from the API
T : the type of an ID of the model
|
| Class | Description |
|---|---|
| GoPayBinaryData | |
| GoPayResponse | |
| PaginatedList<T extends SimpleModel> |
The Paginated list formats the response to include the
items and has_more fields, which
are specific to paginated responses. |
| PaginatedListIterable<T extends SimpleModel> | |
| PaginatedListIterator<T extends SimpleModel> | |
| PaymentError | |
| PaymentsPlan |
Copyright © 2018 The Apache Software Foundation. All rights reserved.