AdvantageApiRequest<(Of <(<'TReturnResult>)>)>..::..AdvantageApiRequestResult Members
The AdvantageApiRequest<(Of <(<'TReturnResult>)>)>..::..AdvantageApiRequestResult generic type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
IsSuccessStatusCode |
Gets or sets a value indicating whether the underlying HTTP call returned a
successful (2xx) status code.
|
|
|
ReasonPhrase |
Gets or sets the reason phrase accompanying the HTTP status (or an error
description when the call threw).
|
|
|
Result |
Gets or sets the deserialised response payload when IsSuccessStatusCode
is true.
|

