ResultId

type ResultId = string | number;

Unique identifier for a dump result. Can be a string or numeric ID.