CollectionContainsResult
Class: warmhub.CollectionContainsResult
CollectionContainsResult(type: Literal['arc', 'bond', 'pair', 'set', 'list', 'triple'], wref: str, version: float, results: tuple[CollectionContainsResultResultsItem, ...], extra: Mapping[str, JsonValue] = _no_extra())Generated from CollectionContainsResult.
Properties and attributes
Section titled “Properties and attributes”typeDocumentation is not yet available.
wrefDocumentation is not yet available.
version
Section titled “version”versionDocumentation is not yet available.
results
Section titled “results”resultsDocumentation is not yet available.
extra = field(default_factory=_no_extra)Keys the server sent that this contract does not name. Preserved so a backend that ships a field before the SDK regenerates loses nothing.