Provides struct and type for a DeleteCollectionRecordsPayload
@type t() :: %ExChromaDb.Api.DeleteCollectionRecordsPayload{ ids: [String.t()] | nil, where: map() | nil, where_document: map() | nil }