getAccount

public abstract FTAccount getAccount(AccountQuery accountQuery)

Get the FTAccount identified by the provided query AccountQuery.

Return

the account matching the provided query

Parameters

accountQuery

a matcher query to select single account.

See also