/** * This file was auto-generated by Fern from our API Definition. */ /** * The origin resource of the event */ export interface Origin { id?: string; slug?: string; }