peerView property
A minimal view of:
- Equipped items
- The rendering-related custom options on those equipped items Combined, that should be enough to render all of the items on the equipped character.
Implementation
@JsonKey(name:'peerView')
DestinyCharacterPeerView? peerView;