public class BaseResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Links |
links
The links attribute contains a Links object with links to
related API end points.
|
protected Object |
meta
The meta object is used to provide additional information
such as second factor authorisation data, traffic
management, pagination counts or other purposes that are
complementary to the workings of the API.
|
| Constructor and Description |
|---|
BaseResponse() |
protected Links links
protected Object meta
Copyright © 2019. All rights reserved.