Class ErrorResource
Inherited Members
Namespace: Crowdin.Api
Assembly: Crowdin.Api.dll
Syntax
[PublicAPI]
public class ErrorResource
Properties
| Edit this page View SourceErrors
Declaration
[JsonProperty("errors")]
public AttributeError[] Errors { get; set; }
Property Value
Type | Description |
---|---|
AttributeError[] |
Key
Declaration
[JsonProperty("key")]
public string Key { get; set; }
Property Value
Type | Description |
---|---|
string |