RefsResultItemsItem
Class: warmhub.RefsResultItemsItem
RefsResultItemsItem(wref: str, kind: Literal['shape', 'thing', 'assertion', 'collection'] | None = None, shape_name: str | None = None, version: float | None = None, field_path: str | None = None, extra: Mapping[str, JsonValue] = _no_extra())Generated from RefsResultItemsItem.
Properties and attributes
Section titled “Properties and attributes”wrefDocumentation is not yet available.
kind = NoneDocumentation is not yet available.
shape_name
Section titled “shape_name”shape_name = NoneDocumentation is not yet available.
version
Section titled “version”version = NoneDocumentation is not yet available.
field_path
Section titled “field_path”field_path = NoneDocumentation 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.