namespace Akonadi2; table FetchEntity { revision: ulong; entityId: string; properties: [string]; } root_type FetchEntity;