CountResult
Class: warmhub.CountResult
CountResult(count: float, repo_seq: float | None = None, extra: Mapping[str, JsonValue] = _no_extra())Generated from CountResult.
Properties and attributes
Section titled “Properties and attributes”countDocumentation is not yet available.
repo_seq
Section titled “repo_seq”repo_seq = 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.