Creates the TransactionPartner instance from JSON
factory TransactionPartner.fromJson(Map<String, Object?> json) => _$TransactionPartnerFromJson(json);