characterId property
Destiny character ID, if applicable, that will be affected by the action.
Implementation
@JsonKey(name:'characterId')
String? characterId;
Destiny character ID, if applicable, that will be affected by the action.
@JsonKey(name:'characterId')
String? characterId;