Name | Description | Type | Additional information |
---|---|---|---|
Result |
Gets or sets a value indicating whether this is success or failure. |
boolean |
None. |
Class representing a boolean result. It wraps a boolean value in a object so that it produces a json object on serialization
Name | Description | Type | Additional information |
---|---|---|---|
Result |
Gets or sets a value indicating whether this is success or failure. |
boolean |
None. |