|
|
ApiResponseT Properties |
[This is preliminary documentation and is subject to change.]
The ApiResponseT generic type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Data |
The payload being returned to the requestor.
|
|
|
Message |
An optional message that may be useful if the response code is greater than 200 and less than 300 but needs more
explanation.
|
|
|
Success |
Indicates if request was successfully processed.
|