Type Alias RunScriptViewResult

RunScriptViewResult: {
    data: MichelsonV1Expression;
}