My Project 1.0
Open Source Encrypted Vault Storage
Loading...
Searching...
No Matches
ignivault.ApiClient.ApiResponse Class Reference

ApiResponse represents a standard response structure for API calls, indicating success or failure and providing a message. More...

Inheritance diagram for ignivault.ApiClient.ApiResponse:

Properties

bool IsSuccess [get, set]
string Message [get, set]

Detailed Description

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.

Property Documentation

◆ IsSuccess

bool ignivault.ApiClient.ApiResponse.IsSuccess
getset

Definition at line 17 of file ApiResponse.cs.

◆ Message

string ignivault.ApiClient.ApiResponse.Message
getset

Definition at line 18 of file ApiResponse.cs.


The documentation for this class was generated from the following file:
  • C:/Users/prest/Desktop/GitHub/Ignivault/ignivault.ApiClient/ApiResponse.cs