Public Attributes | |
object | result = null |
JsonError | error = null |
string | id = null |
Definition at line 70 of file GenericAPIServer.cs.
JsonError IXICore.JsonResponse.error = null |
Definition at line 73 of file GenericAPIServer.cs.
string IXICore.JsonResponse.id = null |
Definition at line 74 of file GenericAPIServer.cs.
object IXICore.JsonResponse.result = null |
Definition at line 72 of file GenericAPIServer.cs.