GetAccountByNumber retrieves an account from the database by its account number. Parameters: - id string: The account number of the account to retrieve. Returns: - *model.Account: A pointer to the Account model if found. - error: An error if the account could not be retrieved.
(id string)
source not stored for this graph (policy: none)