Diff
checker
Text
Text
Images
Documents
Excel
Folders
Legal
Enterprise
Desktop
Pricing
Sign in
Download Diffchecker Desktop
Compare text
Find the difference between two text files
Tools
History
Real-time editor
Hide whitespace changes
Hide unchanged lines
Disable line wrap
Layout
Split
Unified
Diff precision
Smart
Word
Char
Text styles
Change appearance
Syntax highlighting
Choose syntax
Ignore
Transform text
Go to first change
Edit input
Diffchecker Desktop
The most secure way to run Diffchecker. Get the Diffchecker Desktop app: your diffs never leave your computer!
Get Desktop
Mx Account Owners
Created
2 years ago
Diff never expires
Clear
Export
Share
Explain
1 removal
Lines
Total
Removed
Characters
Total
Removed
To continue using this feature, upgrade to
Diff
checker
Pro
View Pricing
77 lines
Copy
3 additions
Lines
Total
Added
Characters
Total
Added
To continue using this feature, upgrade to
Diff
checker
Pro
View Pricing
77 lines
Copy
"""
"""
Copy
Copied
Copy
Copied
MX
Account Owner
data.
Mx
Account Owner
s
data.
"""
"""
Copy
Copied
Copy
Copied
type
MxAccountOwner {
type
RemoteData
MxAccountOwner {
"""
"""
The unique identifier for the account associated with the account owner. Defined by MX.
The unique identifier for the account associated with the account owner. Defined by MX.
"""
"""
accountGuid: String
accountGuid: String
"""
"""
The account owner's street address.
The account owner's street address.
"""
"""
address: String
address: String
"""
"""
The account owner's city.
The account owner's city.
"""
"""
city: String
city: String
"""
"""
The account owner's country.
The account owner's country.
"""
"""
country: String
country: String
"""
"""
The account owner's email address.
The account owner's email address.
"""
"""
email: String
email: String
"""
"""
The account owner's first name. This may also include a middle name. This
The account owner's first name. This may also include a middle name. This
field will be null unless name splitting has been enabled. Contact MX to have
field will be null unless name splitting has been enabled. Contact MX to have
this feature enabled.
this feature enabled.
"""
"""
firstName: String
firstName: String
"""
"""
The unique identifier for the account owner. Defined by MX.
The unique identifier for the account owner. Defined by MX.
"""
"""
guid: String
guid: String
"""
"""
The account owner's last name. This field will be null unless name splitting
The account owner's last name. This field will be null unless name splitting
has been enabled. Contact MX to have this feature enabled.
has been enabled. Contact MX to have this feature enabled.
"""
"""
lastName: String
lastName: String
"""
"""
The unique identifier for the member associated with the account owner. Defined by MX.
The unique identifier for the member associated with the account owner. Defined by MX.
"""
"""
memberGuid: String
memberGuid: String
"""
"""
The account owner's name.
The account owner's name.
"""
"""
ownerName: String
ownerName: String
"""
"""
The account owner's phone number.
The account owner's phone number.
"""
"""
phone: String
phone: String
"""
"""
The account owner's postal code.
The account owner's postal code.
"""
"""
postalCode: String
postalCode: String
"""
"""
The account owner's state.
The account owner's state.
"""
"""
state: String
state: String
"""
"""
The unique identifier for the user associated with the account owner. Defined by MX.
The unique identifier for the user associated with the account owner. Defined by MX.
"""
"""
userGuid: String
userGuid: String
}
}
Saved diffs
Original text
Open file
""" MX Account Owner data. """ type MxAccountOwner { """ The unique identifier for the account associated with the account owner. Defined by MX. """ accountGuid: String """ The account owner's street address. """ address: String """ The account owner's city. """ city: String """ The account owner's country. """ country: String """ The account owner's email address. """ email: String """ The account owner's first name. This may also include a middle name. This field will be null unless name splitting has been enabled. Contact MX to have this feature enabled. """ firstName: String """ The unique identifier for the account owner. Defined by MX. """ guid: String """ The account owner's last name. This field will be null unless name splitting has been enabled. Contact MX to have this feature enabled. """ lastName: String """ The unique identifier for the member associated with the account owner. Defined by MX. """ memberGuid: String """ The account owner's name. """ ownerName: String """ The account owner's phone number. """ phone: String """ The account owner's postal code. """ postalCode: String """ The account owner's state. """ state: String """ The unique identifier for the user associated with the account owner. Defined by MX. """ userGuid: String }
Changed text
Open file
""" Mx Account Owners data. """ type RemoteDataMxAccountOwner { """ The unique identifier for the account associated with the account owner. Defined by MX. """ accountGuid: String """ The account owner's street address. """ address: String """ The account owner's city. """ city: String """ The account owner's country. """ country: String """ The account owner's email address. """ email: String """ The account owner's first name. This may also include a middle name. This field will be null unless name splitting has been enabled. Contact MX to have this feature enabled. """ firstName: String """ The unique identifier for the account owner. Defined by MX. """ guid: String """ The account owner's last name. This field will be null unless name splitting has been enabled. Contact MX to have this feature enabled. """ lastName: String """ The unique identifier for the member associated with the account owner. Defined by MX. """ memberGuid: String """ The account owner's name. """ ownerName: String """ The account owner's phone number. """ phone: String """ The account owner's postal code. """ postalCode: String """ The account owner's state. """ state: String """ The unique identifier for the user associated with the account owner. Defined by MX. """ userGuid: String }
Find difference