Skip to content

CollectionMembersPage

Class: warmhub.CollectionMembersPage

CollectionMembersPage(type: Literal['arc', 'bond', 'pair', 'set', 'list', 'triple'], wref: str, version: float, items: tuple[CollectionMembersPageItemsItem, ...], next_cursor: str | None = None, extra: Mapping[str, JsonValue] = _no_extra())

Generated from CollectionMembersPage.

type

Documentation is not yet available.

wref

Documentation is not yet available.

version

Documentation is not yet available.

items

Documentation is not yet available.

next_cursor = None

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.