addType('ownerId', Types::STRING); $this->addType('proxyId', Types::STRING); $this->addType('permissions', Types::INTEGER); } }