Skip to content

CollectionStatsResult

Class: warmhub.CollectionStatsResult

CollectionStatsResult(type: Literal['arc', 'bond', 'pair', 'set', 'list', 'triple'], wref: str, version: float, member_count: float, unique_member_count: float, extra: Mapping[str, JsonValue] = _no_extra())

Generated from CollectionStatsResult.

type

Documentation is not yet available.

wref

Documentation is not yet available.

version

Documentation is not yet available.

member_count

Documentation is not yet available.

unique_member_count

Documentation 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.