Esempio n. 1
0
 def __init__(self, client_id):
     self.client_id = client_id
     self._log = []
     self.api_client = ApiClient(client_id)