GetAccount retrieves an account by its ID. It fetches the account from the datasource and includes additional data as specified. Parameters: - id string: The ID of the account to retrieve. - include []string: A slice of strings specifying additional data to include. Returns: - *model.Account: A po
(id string, include []string)
source not stored for this graph (policy: none)