Click or drag to resize

FailureResponse Properties

The FailureResponse type exposes the following members.

Properties
 NameDescription
Public propertyFailure Gets the non-null Failure object that contains details of the failure in the API's server-side processing of the request.
Public propertyMetadata Gets a non-null ResponseMetadata object containing metadata sent back with the response from the API servers, including details of the account's current rate limit.
(Inherited from Response)
Top
See Also