purchasedByCharacterId property
The ID of the character who made the purchase.
Implementation
@JsonKey(name:'purchasedByCharacterId')
String? purchasedByCharacterId;
The ID of the character who made the purchase.
@JsonKey(name:'purchasedByCharacterId')
String? purchasedByCharacterId;