public class ODataV4ErrorResponse
[JsonPropertyName("error")] public ODataV4Error Error { get; set; }