CreateCompaction200Response model.
Summary
Types
@type t() :: %ExBifrost.Model.CreateCompaction200Response{ created_at: integer() | nil, extra_fields: ExBifrost.Model.BifrostResponseExtraFields.t() | nil, id: String.t() | nil, model: String.t() | nil, object: String.t() | nil, output: [ExBifrost.Model.CreateResponse200ResponseItem.t()] | nil, usage: ExBifrost.Model.CreateCompaction200ResponseUsage.t() | nil }