Skip to content
This repository was archived by the owner on Feb 17, 2026. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 569 Bytes

File metadata and controls

10 lines (7 loc) · 569 Bytes

OriginStamp.Client.Model.DefaultOfVoid

Properties

Name Type Description Notes
ErrorCode int? Contains the error of the request. If the error code is 0, everything is fine. [optional]
ErrorMessage string Contains the error message, that possibly occurred. If it is empty, everything is fine. [optional]

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