Skip to main content

AccountDataTransferRecommendationSummary

No description

type AccountDataTransferRecommendationSummary {
otherAccounts: [Account!]!
recommendedAccounts: [Account!]!
sameSubtypeAccounts: [Account!]!
unsupportedAccounts: [UnsupportedAccount!]!
}

Fields

AccountDataTransferRecommendationSummary.otherAccounts ● [Account!]! non-null object

AccountDataTransferRecommendationSummary.recommendedAccounts ● [Account!]! non-null object

AccountDataTransferRecommendationSummary.sameSubtypeAccounts ● [Account!]! non-null object

AccountDataTransferRecommendationSummary.unsupportedAccounts ● [UnsupportedAccount!]! non-null object

Returned By

recommendedAccountDataTransferAccounts query