Class Error NamespaceAutoGen.Anthropic.DTO AssemblyAutoGen.Anthropic.dll public sealed class Error Inheritance object Error Inherited Members object.Equals(object) object.Equals(object, object) object.GetHashCode() object.GetType() object.ReferenceEquals(object, object) object.ToString() Properties Message [JsonPropertyName("message")] public string? Message { get; set; } Property Value string Type [JsonPropertyName("Type")] public string? Type { get; set; } Property Value string