platformSilver property

  1. @JsonKey(name: 'platformSilver')
DestinyPlatformSilverComponent? platformSilver
getter/setter pair

This is the silver available on this Profile across any platforms on which they have purchased silver. This is only available if you are requesting yourself.

Implementation

@JsonKey(name:'platformSilver')
DestinyPlatformSilverComponent? platformSilver;