Skip to content

Commit

Permalink
Статус IsNotAttached в контракт не добавляем
Browse files Browse the repository at this point in the history
  • Loading branch information
belykhvd committed Jan 27, 2025
1 parent 91cb536 commit 0db862d
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@ public enum DiadocPowerOfAttorneyValidationStatusNamedId
/// <summary>Ошибка во время проверки МЧД</summary>
ValidationError = 4,

/// <summary>МЧД не приложена к подписи, возвращается только для общего (сводного) статуса МЧД</summary>
IsNotAttached = 5,

/// <summary>Часть проверок не может быть выполнена или была выполнена с предупреждениями</summary>
HasWarnings = 6,
HasWarnings = 5,
}
}

0 comments on commit 0db862d

Please sign in to comment.