interface MtParameter {
    name: string;
    parameterType: default;
}

Properties

Properties

name: string
parameterType: default