Ixian SDK
IXICore.JsonResponse Class Reference

Public Attributes

object result = null
 
JsonError error = null
 
string id = null
 

Detailed Description

Definition at line 70 of file GenericAPIServer.cs.

Member Data Documentation

◆ error

JsonError IXICore.JsonResponse.error = null

Definition at line 73 of file GenericAPIServer.cs.

◆ id

string IXICore.JsonResponse.id = null

Definition at line 74 of file GenericAPIServer.cs.

◆ result

object IXICore.JsonResponse.result = null

Definition at line 72 of file GenericAPIServer.cs.


The documentation for this class was generated from the following file: