class C.VotingProcedureimport { C } from "https://deno.land/x/lucid@0.10.10/src/core/core.ts"; const { VotingProcedure } = C; Methods__destroy_into_raw()anchor()free()governance_action_id()to_bytes()to_js_value()to_json()vote()voter()Static Methods__wrap(ptr)from_bytes(bytes)from_json(json)new(governance_action_id,voter,vote,anchor,)