apiPurchasable property
If true, this item can be purchased through the Bungie.net API.
Implementation
@JsonKey(name:'apiPurchasable')
bool? apiPurchasable;
If true, this item can be purchased through the Bungie.net API.
@JsonKey(name:'apiPurchasable')
bool? apiPurchasable;