Click or drag to resize

ResponseMetadata Property

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.

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

Property Value

ResponseMetadata
See Also