Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.88 KB

DestinyItemComponentSetOfint64.md

File metadata and controls

22 lines (17 loc) · 1.88 KB

destiny2_api.model.DestinyItemComponentSetOfint64

Load the model package

import 'package:destiny2_api/api.dart';

Properties

Name Type Description Notes
instances DictionaryComponentResponseOfint64AndDestinyItemInstanceComponent [optional] [default to null]
perks DictionaryComponentResponseOfint64AndDestinyItemPerksComponent [optional] [default to null]
renderData DictionaryComponentResponseOfint64AndDestinyItemRenderComponent [optional] [default to null]
stats DictionaryComponentResponseOfint64AndDestinyItemStatsComponent [optional] [default to null]
sockets DictionaryComponentResponseOfint64AndDestinyItemSocketsComponent [optional] [default to null]
talentGrids DictionaryComponentResponseOfint64AndDestinyItemTalentGridComponent [optional] [default to null]
plugStates DictionaryComponentResponseOfuint32AndDestinyItemPlugComponent [optional] [default to null]
objectives DictionaryComponentResponseOfint64AndDestinyItemObjectivesComponent [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]