characterCurrencyLookups property

  1. @JsonKey(name: 'characterCurrencyLookups')
DictionaryComponentResponseOfint64AndDestinyCurrenciesComponent? characterCurrencyLookups
getter/setter pair

A "lookup" convenience component that can be used to quickly check if the character has access to items that can be used for purchasing. COMPONENT TYPE: CurrencyLookups

Implementation

@JsonKey(name:'characterCurrencyLookups')
DictionaryComponentResponseOfint64AndDestinyCurrenciesComponent? characterCurrencyLookups;