Type alias ReputationPointsRules

ReputationPointsRules: {
    pointsRule: ReputationPointsRule[];
}

Type declaration