public abstract class SiftMerchantResponse<T extends MerchantBaseResponseBody<T>>
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getApiErrorMessage() |
T |
getBody() |
int |
getHttpStatusCode() |
FieldSet |
getRequestBody() |
int |
getTime() |
boolean |
isOk() |