Type alias ReputationLevelDefinitions

ReputationLevelDefinitions: {
    level: ReputationLevel[];
}

Type declaration