Diff
checker
Texte
Texte
Images
Documents
Excel
Dossiers
Legal
Enterprise
Application de bureau
Prix
Se connecter
Télécharger Diffchecker Desktop
Comparer le texte
Trouver la différence entre deux fichiers texte
Outils
Historique
Éditeur live
Cacher identiques
Sans retour à la ligne
Vue
Divisé
Unifié
Niveau de précision
Intelligent
Mot
Caractère
Coloration syntaxique
Choisir la syntaxe
Ignorer
Transformer le texte
Aller au premier écart
Modifier l'entrée
Diffchecker Desktop
La façon la plus sécurisée d'utiliser Diffchecker. Obtenez l'application Diffchecker Desktop : vos diffs ne quittent jamais votre ordinateur !
Obtenir Desktop
Fingoal User Diff
Créé
il y a 2 ans
Le diff n'expire jamais
Effacer
Exporter
Partager
Expliquer
4 suppressions
Lignes
Total
Supprimé
Caractères
Total
Supprimé
Pour continuer à utiliser cette fonctionnalité, passez à
Diff
checker
Pro
Voir les prix
54 lignes
Copier tout
4 ajouts
Lignes
Total
Ajouté
Caractères
Total
Ajouté
Pour continuer à utiliser cette fonctionnalité, passez à
Diff
checker
Pro
Voir les prix
54 lignes
Copier tout
"""
"""
Copier
Copié
Copier
Copié
Fin
G
oal
Profile
data.
Fin
g
oal
Insights
data.
"""
"""
Copier
Copié
Copier
Copié
type
FingoalProfile
{
type
RemoteDataFingoalUser
{
"""
"""
Your client ID.
Your client ID.
"""
"""
clientId: String
clientId: String
"""
"""
The user ID.
The user ID.
"""
"""
id: String
id: String
"""
"""
The user's lifetime savings, if known.
The user's lifetime savings, if known.
"""
"""
lifetimeSavings: Float
lifetimeSavings: Float
"""
"""
The date on which the user was registered with FinSight API.
The date on which the user was registered with FinSight API.
"""
"""
Copier
Copié
Copier
Copié
registrationDate:
String
registrationDate:
DateTime
"""
"""
The user's subtenant ID.
The user's subtenant ID.
"""
"""
subtenantId: String
subtenantId: String
"""
"""
The FinSight API tags that were applied to the user.
The FinSight API tags that were applied to the user.
"""
"""
tags: [String!]
tags: [String!]
"""
"""
The total number of transactions the user has in FinSight API.
The total number of transactions the user has in FinSight API.
"""
"""
totaltransactions: Float
totaltransactions: Float
"""
"""
The number of transactions since the last time insights were run for the user.
The number of transactions since the last time insights were run for the user.
"""
"""
transactionsSinceLastUpdate: Float
transactionsSinceLastUpdate: Float
"""
"""
The user's ID.
The user's ID.
"""
"""
uid: String
uid: String
"""
"""
The user's unique ID in the format of `clientId:uid`.
The user's unique ID in the format of `clientId:uid`.
"""
"""
uniqueId: String
uniqueId: String
}
}
Différences enregistrées
Texte d'origine
Ouvrir un fichier
""" FinGoal Profile data. """ type FingoalProfile { """ Your client ID. """ clientId: String """ The user ID. """ id: String """ The user's lifetime savings, if known. """ lifetimeSavings: Float """ The date on which the user was registered with FinSight API. """ registrationDate: String """ The user's subtenant ID. """ subtenantId: String """ The FinSight API tags that were applied to the user. """ tags: [String!] """ The total number of transactions the user has in FinSight API. """ totaltransactions: Float """ The number of transactions since the last time insights were run for the user. """ transactionsSinceLastUpdate: Float """ The user's ID. """ uid: String """ The user's unique ID in the format of `clientId:uid`. """ uniqueId: String }
Texte modifié
Ouvrir un fichier
""" Fingoal Insights data. """ type RemoteDataFingoalUser { """ Your client ID. """ clientId: String """ The user ID. """ id: String """ The user's lifetime savings, if known. """ lifetimeSavings: Float """ The date on which the user was registered with FinSight API. """ registrationDate: DateTime """ The user's subtenant ID. """ subtenantId: String """ The FinSight API tags that were applied to the user. """ tags: [String!] """ The total number of transactions the user has in FinSight API. """ totaltransactions: Float """ The number of transactions since the last time insights were run for the user. """ transactionsSinceLastUpdate: Float """ The user's ID. """ uid: String """ The user's unique ID in the format of `clientId:uid`. """ uniqueId: String }
Trouver la différence