Provides struct and type for a Batch.RequestCounts
@type t() :: %OpenAi.Batch.RequestCounts{ completed: integer(), failed: integer(), total: integer() }