RequestResult Properties |
[This is preliminary documentation and is subject to change.]
The RequestResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | Message |
In the case of a failure, a human readable message indicating the nature of the failure
|
![]() | Result |
An enumeration indication whether or not the request was successfully executed
|
![]() | ResultCode |
In the case of a failure, an integer-based, endpoint-specific error code
indicating the nature of the failure
|