Variable APIClient.token

Declaration

class APIClient
{
  // ...
  string token;
  // ...
}