titleRecordHash property
If this Character has a title assigned to it, this is the identifier of the DestinyRecordDefinition that has that title information.
Implementation
@JsonKey(name:'titleRecordHash')
int? titleRecordHash;
If this Character has a title assigned to it, this is the identifier of the DestinyRecordDefinition that has that title information.
@JsonKey(name:'titleRecordHash')
int? titleRecordHash;