Series Created
SeriesCreated
Emitted when a new series has been created by an admin
Parameters:
- id: UInt64 - The ID of the created series
- name: String - The name of the created series
pub event SeriesCreated(id: UInt64, name: String)
Emitted when a new series has been created by an admin
Parameters:
pub event SeriesCreated(id: UInt64, name: String)