objectives property
- @JsonKey(name: 'objectives')
getter/setter pair
Information specifically about the item's objectives. COMPONENT TYPE: ItemObjectives
Implementation
@JsonKey(name:'objectives')
SingleComponentResponseOfDestinyItemObjectivesComponent? objectives;