My Project 1.0
Open Source Encrypted Vault Storage
|
ApiResponse represents a standard response structure for API calls, indicating success or failure and providing a message. More...
Properties | |
bool | IsSuccess [get, set] |
string | Message [get, set] |
ApiResponse represents a standard response structure for API calls, indicating success or failure and providing a message.
Definition at line 15 of file ApiResponse.cs.
|
getset |
Definition at line 17 of file ApiResponse.cs.
|
getset |
Definition at line 18 of file ApiResponse.cs.