APIResponseOk
If 'ok' equals True, the request was successful and the result of the query can be found in the 'result' field.
Fields
okTrueRequiredIf 'ok' equals True, the request was successful
resultStringRequiredThe result of the query. The actual type depends on the called method.