addType('actorUid', 'string'); $this->addType('uid', 'string'); $this->addType('email', 'string'); $this->addType('federatedCloudId', 'string'); $this->addType('card', 'blob'); $this->addType('lastContact', 'int'); } }