Class ErrorResource
Inheritance
System.Object
ErrorResource
Namespace: Crowdin.Api
Assembly: Crowdin.Api.dll
Syntax
public class ErrorResource : object
Properties
| Improve this Doc View SourceErrors
Declaration
public AttributeError[] Errors { get; set; }
Property Value
Type | Description |
---|---|
AttributeError[] |
Key
Declaration
public string Key { get; set; }
Property Value
Type | Description |
---|---|
System.String |