Provides struct and type for a EventsIngestResponse
@type t() :: %Polarex.EventsIngestResponse{ duplicates: integer() | nil, inserted: integer() }