HiRPC.Response

HiRPC result from a method

Members

Variables

id
uint id;

RPC response id, if given by the method

result
Document result;

Return data from the method request

Mixed In Members

From mixin HiBONRecord

recordName
string recordName()

Get the record type name set by @recordType("name")