# ModelFeatures
Info about model extra features
WARNING
A parameter can be null if the model has not fetched
# Properties:
| PARAMETER | TYPE | DESCRIPTION | DEFAULT | 
|---|---|---|---|
| frontPageFeatured | Boolean | If the model is featured in front page | null | 
| lockedFromUse | Boolean | If is locked for generate requests or use | null | 
| lockedFormUserModification | Boolean | If is locked from user modification (only mods) | null | 
| twitchFeatured | Boolean | If is twitch featured (great option for use in streams) | null | 
