Click or drag to resize

RequestFailureExceptionResponseMetadata Property

Gets the non-null metadata from the FailureResponse that brought details of this failure back from the API servers.

Namespace: DegreeDays.Api
Assembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
public ResponseMetadata ResponseMetadata { get; }

Property Value

ResponseMetadata
See Also