Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 586 Bytes

GitErrorResult.md

File metadata and controls

11 lines (8 loc) · 586 Bytes

GitErrorResult

Properties

Name Type Description Notes
Explanation string the explanation of the error [default to null]
Hint string the hint on how to resolve the error [default to null]
Message string the message is a human-readable explanation specific to this occurrence of the problem [default to null]

[Back to Model list] [Back to API list] [Back to README]