interface AccsOperatorParams {
    operator: string;
}

Properties

Properties

operator: string