public class RigorApiResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
HttpStatusCode |
String |
HttpStatusMessage |
String |
ResponseBody |
RigorApiError |
RigorError |
| Constructor and Description |
|---|
RigorApiResponse() |
public int HttpStatusCode
public String HttpStatusMessage
public String ResponseBody
public RigorApiError RigorError
public boolean Success()
public String FormatError()
Copyright © 2016–2019. All rights reserved.