loadoutRequirementIndex property
If returned, this is the index into the DestinyActivityDefinition's "loadouts" property, indicating the currently active loadout requirements.
Implementation
@JsonKey(name:'loadoutRequirementIndex')
int? loadoutRequirementIndex;