1.4 KiB
!!! info "EpochBadgePointDistribution"
|NameLite|Type|RequiredDefault| Description |
|-|-|-|-|
|badgeb |EpochBadgeType|True|The type of the badge|
|epoche |integer|True|The epoch number|
|typet |RewardProgramType|True|The type of the reward program|
|min_pointmp |string|True|The minimum point to get the badge|
|max_pointmp1 |string|True|The maximum point to get the badge|
|min_rankmr |integer|True|The minimum rank to get the badge|
|max_rankmr1 |integer|True|The maximum rank to get the badge|
|total_pointtp |string|True|The total point to get the badge|
|countc |integer|True|The number of users to get the badge|
??? info "EpochBadgeType"
|Value| Description |
|-|-|
|CHAMPION = 1|Champion|
|LEGEND = 2|Legend|
|VETERAN = 3|Veteran|
|ELITE = 4|Elite|
|MASTER = 5|Master|
|EXPERT = 6|Expert|
|WARRIOR = 7|Warrior|
|SERGEANT = 8|Sergeant|
|RANGER = 9|Ranger|
|CHALLENGER = 10|Challenger|
|APPRENTICE = 11|Apprentice|
|ROOKIE = 12|Rookie|
??? info "RewardProgramType"
|Value| Description |
|-|-|
|ECOSYSTEM = 1||
|TRADER = 2||
|LP = 3||