class Api.SecureValueHash extends VirtualClass<{ type: Api.TypeSecureValueType; hash: bytes; }>import { Api } from "https://deno.land/x/grm@0.5.4/mod.ts"; const { SecureValueHash } = Api; PropertiesclassName: "SecureValueHash"classType: "constructor"CONSTRUCTOR_ID: 3978218928hash: bytesSUBCLASS_OF_ID: 3589652487type: Api.TypeSecureValueTypeStatic MethodsfromReader(reader: Reader): SecureValueHash