tiers property
Any Tier/Rank data related to this artifact, listed in display order. Currently sourced from a Vendor, but this source is subject to change.
Implementation
@JsonKey(name:'tiers')
List<DestinyArtifactTierDefinition>? tiers;
Any Tier/Rank data related to this artifact, listed in display order. Currently sourced from a Vendor, but this source is subject to change.
@JsonKey(name:'tiers')
List<DestinyArtifactTierDefinition>? tiers;