Class CorsErrorStatus
CorsErrorStatus
public sealed class CorsErrorStatus
- Inheritance
-
CorsErrorStatus
- Inherited Members
Properties
CorsError
corsError
[JsonPropertyName("corsError")]
public CorsError CorsError { get; set; }
Property Value
FailedParameter
failedParameter
[JsonPropertyName("failedParameter")]
public string FailedParameter { get; set; }