This code from overview page of api: Account account = client.getAccountById(1); has type mismatch.
This code from overview page of api:
Account account = client.getAccountById(1);
has type mismatch.