Represents the result of a delete operation.
Union case | Description |
Full Usage:
NotFound ResponseBody
Parameters:
string
|
|
Full Usage:
Ok 't
Parameters:
't
|
|
Instance member | Description |
Full Usage:
this.IsNotFound
Returns: bool
|
|
Full Usage:
this.IsOk
Returns: bool
|
|