Status
Status class
Error reporting class.
public class Status
Constructors
| Name | Description |
|---|---|
| Status() | Initializes a new instance of Status class. |
Properties
| Name | Description |
|---|---|
| Code { get; set; } | Gets or sets the error code. |
| Message { get; set; } | Gets or sets the textual explanation from the FI. |
| Severity { get; set; } | Gets or sets the severity of the error. |
See Also
- namespace Aspose.Finance.Ofx
- assembly Aspose.Finance