A structure record fetched from PubChem, tagged with which depiction was actually served.
Source
exportinterfaceStructureRecord { /** Raw SDF (molfile V2000) text. */ sdf:string; /** Which depiction this is — `'3d'` only when a real conformer was available. */ recordType:StructureRecordType; }
A structure record fetched from PubChem, tagged with which depiction was actually served.
Source