progression property
If the Vendor has a related Reputation, this is the Progression data that represents the character's Reputation level with this Vendor.
Implementation
@JsonKey(name:'progression')
DestinyProgression? progression;
If the Vendor has a related Reputation, this is the Progression data that represents the character's Reputation level with this Vendor.
@JsonKey(name:'progression')
DestinyProgression? progression;