currencyLookups property

  1. @JsonKey(name: 'currencyLookups')
SingleComponentResponseOfDestinyCurrenciesComponent? currencyLookups
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:'currencyLookups')
SingleComponentResponseOfDestinyCurrenciesComponent? currencyLookups;