Type Alias NextCollectionIdIncremented

NextCollectionIdIncremented: PlainDescriptor<{
    next_id?: number;
}>

Event gets emitted when the NextCollectionId gets incremented.