profileCurrencies property
- @JsonKey(name: 'profileCurrencies')
getter/setter pair
The profile-level currencies owned by the Destiny Profile. COMPONENT TYPE: ProfileCurrencies
Implementation
@JsonKey(name:'profileCurrencies')
SingleComponentResponseOfDestinyInventoryComponent? profileCurrencies;