minLevelRequired property
The minimum Character Level required for equipping the item when the item spawns at the item level defined on this DestinyItemSourceDefinition, as far as we saw in our processing.
Implementation
@JsonKey(name:'minLevelRequired')
int? minLevelRequired;