profileCurrencies property

  1. @JsonKey(name: 'profileCurrencies')
SingleComponentResponseOfDestinyInventoryComponent? profileCurrencies
getter/setter pair

The profile-level currencies owned by the Destiny Profile. COMPONENT TYPE: ProfileCurrencies

Implementation

@JsonKey(name:'profileCurrencies')
SingleComponentResponseOfDestinyInventoryComponent? profileCurrencies;