Individual SDQ output set containing compound information
Individual compound data row from SDQ query results. Also known as SDQOutputRow in some contexts.
Query parameters for the SDQ agent
Query parameters for SDQ lookups
Response structure for compound search results from PubChem API
Response structure for CID (Compound ID) lookup from PubChem API
PubChem Compound ID (CID) for a product — a positive integer. Lightweight nominal (branded)
type enforced at runtime by the isPubChemCID guard in typeGuards/common.ts, which narrows
plain values to this type so setters can assign without casts.
Valid collection names for SDQ search queries
Alias for SDQResultItem for backward compatibility
Partial SDQResultItem used for query where clauses
Valid select expressions for SDQ queries
Response structure for SDQ agent results from PubChem API