pub type ClientProjects = ProjectsClient;
Aliases to maintain backward compatibility
struct ClientProjects { pub client: Client, }
client: Client