Return type for block get operation.

Properties

block:Block

Returned data block.

errorCode:String

Error code. Can be one of the following:

ok - Operation successful.

lockTimeout - Data block already locked.

sameVersion - Data block has the same version. block is null in this case.

notFound - No data block found with this ID in database. block is null in this case.