Diff
checker
文本
文本
圖像
文檔
Excel
文件夾
Legal
Enterprise
桌面版
定價
登入
下載 Diffchecker 桌面版
比較文本
尋找兩個文字檔案之間的差異
工具
歷史
即時編輯器
摺疊未變更行
關閉換行
檢視
拆分
統一
比對精度
智能
單詞
字符
語法突出顯示
選擇語法
忽略
文字轉換
前往第一個差異
編輯輸入
Diffchecker Desktop
執行Diffchecker最安全的方式。取得Diffchecker桌面應用程式:您的差異永遠不會離開您的電腦!
取得桌面版
Mx Connection
建立於
2 年前
差異永不過期
清除
匯出
分享
解釋
3 刪除
行
總計
刪除
字符
總計
刪除
要繼續使用此功能,請升級到
Diff
checker
Pro
查看價格
87 行
全部複製
2 新增
行
總計
新增
字符
總計
新增
要繼續使用此功能,請升級到
Diff
checker
Pro
查看價格
87 行
全部複製
"""
"""
複製
已複製
複製
已複製
MX Member
data.
Mx Connection
data.
"""
"""
複製
已複製
複製
已複製
type
MxConnection
{
type
RemoteDataMxMember
{
"""
"""
The date and time the most recent aggregation-type job was started, given in
The date and time the most recent aggregation-type job was started, given in
ISO 8601 format with a time component. A job will automatically be started
ISO 8601 format with a time component. A job will automatically be started
when a member is created or its credentials are updated, unless the
when a member is created or its credentials are updated, unless the
`skip_aggregation` parameter is used. Jobs can also be started via manual
`skip_aggregation` parameter is used. Jobs can also be started via manual
aggregations, background aggregations, API endpoints, or when opening an MX
aggregations, background aggregations, API endpoints, or when opening an MX
widget. A job can be a normal aggregation, or a premium job such as
widget. A job can be a normal aggregation, or a premium job such as
identification, verification, fetching statements, or fetching an extended
identification, verification, fetching statements, or fetching an extended
transaction history.
transaction history.
"""
"""
aggregatedAt: String
aggregatedAt: String
"""
"""
This indicates whether background aggregation is disabled for the member.
This indicates whether background aggregation is disabled for the member.
"""
"""
複製
已複製
複製
已複製
backgroundAggregationIsDisabled: Boolean
!
backgroundAggregationIsDisabled: Boolean
"""
"""
This indicates the state of a member’s aggregation. See member connection statuses for more information.
This indicates the state of a member’s aggregation. See member connection statuses for more information.
"""
"""
connectionStatus: String
connectionStatus: String
"""
"""
The unique identifier for the member. Defined by MX.
The unique identifier for the member. Defined by MX.
"""
"""
guid: String
guid: String
"""
"""
The partner-defined unique identifier for the member.
The partner-defined unique identifier for the member.
"""
"""
id: String
id: String
"""
"""
The unique identifier for the institution associated with the member. Defined by MX.
The unique identifier for the institution associated with the member. Defined by MX.
"""
"""
institutionCode: String
institutionCode: String
"""
"""
This indicates whether the member was being aggregated at the time of the request.
This indicates whether the member was being aggregated at the time of the request.
"""
"""
isBeingAggregated: Boolean
isBeingAggregated: Boolean
"""
"""
This indicates whether the member is managed by the user or the MX partner.
This indicates whether the member is managed by the user or the MX partner.
Members created with the managed member feature will have this field set to false.
Members created with the managed member feature will have this field set to false.
"""
"""
isManagedByUser: Boolean
isManagedByUser: Boolean
"""
"""
This indicates whether the member uses OAuth to authenticate. Defaults to `false`.
This indicates whether the member uses OAuth to authenticate. Defaults to `false`.
"""
"""
isOauth: Boolean
isOauth: Boolean
"""
"""
Additional information you can store on this member.
Additional information you can store on this member.
"""
"""
metadata: String
metadata: String
"""
"""
The name of the member.
The name of the member.
"""
"""
name: String
name: String
"""
"""
"""
"""
oauthWindowUri: String
oauthWindowUri: String
"""
"""
The date and time the member was last successfully aggregated.
The date and time the member was last successfully aggregated.
"""
"""
successfullyAggregatedAt: String
successfullyAggregatedAt: String
"""
"""
The unique identifier for the user associated with the member. Defined by MX.
The unique identifier for the user associated with the member. Defined by MX.
"""
"""
userGuid: String
userGuid: String
"""
"""
The unique partner-defined identifier for the user associated with the member.
The unique partner-defined identifier for the user associated with the member.
"""
"""
userId: String
userId: String
}
}
已保存差異
原始文本
開啟檔案
""" MX Member data. """ type MxConnection { """ The date and time the most recent aggregation-type job was started, given in ISO 8601 format with a time component. A job will automatically be started when a member is created or its credentials are updated, unless the `skip_aggregation` parameter is used. Jobs can also be started via manual aggregations, background aggregations, API endpoints, or when opening an MX widget. A job can be a normal aggregation, or a premium job such as identification, verification, fetching statements, or fetching an extended transaction history. """ aggregatedAt: String """ This indicates whether background aggregation is disabled for the member. """ backgroundAggregationIsDisabled: Boolean! """ This indicates the state of a member’s aggregation. See member connection statuses for more information. """ connectionStatus: String """ The unique identifier for the member. Defined by MX. """ guid: String """ The partner-defined unique identifier for the member. """ id: String """ The unique identifier for the institution associated with the member. Defined by MX. """ institutionCode: String """ This indicates whether the member was being aggregated at the time of the request. """ isBeingAggregated: Boolean """ This indicates whether the member is managed by the user or the MX partner. Members created with the managed member feature will have this field set to false. """ isManagedByUser: Boolean """ This indicates whether the member uses OAuth to authenticate. Defaults to `false`. """ isOauth: Boolean """ Additional information you can store on this member. """ metadata: String """ The name of the member. """ name: String """ """ oauthWindowUri: String """ The date and time the member was last successfully aggregated. """ successfullyAggregatedAt: String """ The unique identifier for the user associated with the member. Defined by MX. """ userGuid: String """ The unique partner-defined identifier for the user associated with the member. """ userId: String }
更改後文本
開啟檔案
""" Mx Connection data. """ type RemoteDataMxMember { """ The date and time the most recent aggregation-type job was started, given in ISO 8601 format with a time component. A job will automatically be started when a member is created or its credentials are updated, unless the `skip_aggregation` parameter is used. Jobs can also be started via manual aggregations, background aggregations, API endpoints, or when opening an MX widget. A job can be a normal aggregation, or a premium job such as identification, verification, fetching statements, or fetching an extended transaction history. """ aggregatedAt: String """ This indicates whether background aggregation is disabled for the member. """ backgroundAggregationIsDisabled: Boolean """ This indicates the state of a member’s aggregation. See member connection statuses for more information. """ connectionStatus: String """ The unique identifier for the member. Defined by MX. """ guid: String """ The partner-defined unique identifier for the member. """ id: String """ The unique identifier for the institution associated with the member. Defined by MX. """ institutionCode: String """ This indicates whether the member was being aggregated at the time of the request. """ isBeingAggregated: Boolean """ This indicates whether the member is managed by the user or the MX partner. Members created with the managed member feature will have this field set to false. """ isManagedByUser: Boolean """ This indicates whether the member uses OAuth to authenticate. Defaults to `false`. """ isOauth: Boolean """ Additional information you can store on this member. """ metadata: String """ The name of the member. """ name: String """ """ oauthWindowUri: String """ The date and time the member was last successfully aggregated. """ successfullyAggregatedAt: String """ The unique identifier for the user associated with the member. Defined by MX. """ userGuid: String """ The unique partner-defined identifier for the user associated with the member. """ userId: String }
尋找差異