Type Alias RunViewResult

RunViewResult: {
    data: MichelsonV1Expression;
}