CommonResponse
- Print
- PDF
CommonResponse
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in Classic
This is a common response.
Syntax
The syntax is as follows.
private String requestId;
private String returnCode;
private String returnMessage;
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
requested | String | Optional | Request ID value
|
returnCode | String | Required | Return code
|
returnMessage | String | Required | Return message
|
Was this article helpful?