Class Error
- Namespace
- Tudormobile.Strava.Model
- Assembly
- Tudormobile.Strava.dll
Strava API Error.
public class Error
- Inheritance
-
Error
- Inherited Members
Properties
Code
The code associated with this error.
public string Code { get; set; }
Property Value
Field
The specific field or aspect of the resource associated with this error.
public string Field { get; set; }
Property Value
Resource
The type of resource associated with this error.
public string Resource { get; set; }