status property
The current status of the quest for the character making the request.
Implementation
@JsonKey(name:'status')
DestinyQuestStatus? status;
The current status of the quest for the character making the request.
@JsonKey(name:'status')
DestinyQuestStatus? status;