Class ApiEnvelope
- Namespace
- WitShells.WitClientApi
public class ApiEnvelope
- Inheritance
-
ApiEnvelope
- Inherited Members
Properties
Data
public string Data { get; set; }
Property Value
Error
public string Error { get; set; }
Property Value
Success
public bool Success { get; set; }