Diff
checker
टेक्स्ट
टेक्स्ट
छवियां
दस्तावेज़
Excel
फ़ोल्डर्स
Legal
Enterprise
डेस्कटॉप
मूल्य
साइन इन करें
Diffchecker डेस्कटॉप डाउनलोड करें
टेक्स्ट की तुलना करें
दो टेक्स्ट फ़ाइलों के बीच अंतर ढूंढें
उपकरण
इतिहास
रियल-टाइम एडिटर
अपरिवर्तित संक्षिप्त करें
लाइन रैप बंद
लेआउट
विभाजित
संयुक्त
परिवर्तन हाइलाइट करें
स्मार्ट
शब्द
अक्षर
सिंटैक्स हाइलाइटिंग
सिंटैक्स चुनें
अनदेखा करें
टेक्स्ट बदलें
पहले अंतर पर जाएँ
इनपुट संपादित करें
Diffchecker Desktop
Diffchecker चलाने का सबसे सुरक्षित तरीका। Diffchecker Desktop ऐप पाएं: आपके diffs कभी आपके कंप्यूटर से बाहर नहीं जाते!
Desktop पाएं
Fingoal User Diff
बनाया गया
2 वर्ष पहले
Diff कभी समाप्त नहीं होता
साफ़
निर्यात करें
शेयर करें
समझाएं
4 हटाए गए
लाइनें
कुल
हटाया गया
अक्षर
कुल
हटाया गया
इस सुविधा का उपयोग जारी रखने के लिए, अपग्रेड करें
Diff
checker
Pro
मूल्य देखें
54 लाइनें
सभी को कॉपी करें
4 जोड़े गए
लाइनें
कुल
जोड़ा गया
अक्षर
कुल
जोड़ा गया
इस सुविधा का उपयोग जारी रखने के लिए, अपग्रेड करें
Diff
checker
Pro
मूल्य देखें
54 लाइनें
सभी को कॉपी करें
"""
"""
कॉपी
कॉपी हुआ
कॉपी
कॉपी हुआ
Fin
G
oal
Profile
data.
Fin
g
oal
Insights
data.
"""
"""
कॉपी
कॉपी हुआ
कॉपी
कॉपी हुआ
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.
"""
"""
कॉपी
कॉपी हुआ
कॉपी
कॉपी हुआ
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
}
}
सेव किए गए Diffs
ऑरिजनल टेक्स्ट
फ़ाइल खोलें
""" 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 }
परिवर्तित टेक्स्ट
फ़ाइल खोलें
""" 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 }
अंतर खोजें