Package io.voucherify.client
Class ApiResponse<T>
java.lang.Object
io.voucherify.client.ApiResponse<T>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetData()Get thedata.Get theheaders.intGet thestatus code.
-
Constructor Details
-
ApiResponse
-
ApiResponse
-
-
Method Details
-
getStatusCode
public int getStatusCode()Get the
status code.- Returns:
- the status code
-
getHeaders
-
getData
-