interface CodeInfoQuery {
    code_id: number;
}

Properties

Properties

code_id: number

Generated using TypeDoc