# KnetikCloud.UserLevelingResource

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**last_tier_name** | **String** | The name of the last tier the user has qualified for | 
**last_tier_progress** | **Number** | The progress level of the last tier the user has qualified for | 
**level_name** | **String** | The name of the level schema | 
**next_tier_name** | **String** | The name of the next tier the user can qualify for | 
**next_tier_progress** | **Number** | The progress needed to qualify for the next tier | 
**progress** | **Number** | The amount of progress the user has | 
**tier_names** | **[String]** | The names of the tiers the user has qualified for | 
**user_id** | **Number** | The ID of the user | 


