Description
This class is to indicate the transaction result, if it is succeeded or not.
Properties
Property | Description |
Succeeded | Boolean whether succeeded or not |
Message | The failing reason, just used when returning failing result |
See Also