Interface get_blocks_Response

interface get_blocks_Response {
    result: get_blocks_Result | get_blocks_Item;
}

Properties

Properties