Request |
The RequestResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | RequestResult | Default constructor |
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 |