unprocessedAccounts property
A list of member account IDs that were unable to be processed along with an explanation for why they were not processed.
Implementation
final List<UnprocessedAccount> unprocessedAccounts;
A list of member account IDs that were unable to be processed along with an explanation for why they were not processed.
final List<UnprocessedAccount> unprocessedAccounts;