buildAccount
Resolves the persisted Account whose account name and Salesforce identity match the supplied user.
Return
Exact Account object, or null when no identity match exists.
Parameters
userAccount
UserAccount object.
Resolves the persisted Account whose account name and Salesforce identity match the supplied user.
Exact Account object, or null when no identity match exists.
UserAccount object.