CollectCondition: {
    publicationId: PublicationId;
    thisPublication: boolean;
    type: COLLECT;
}

Type declaration