Skip to content

CollectionMutationCompatibilityResult0

Class: warmhub.CollectionMutationCompatibilityResult0

CollectionMutationCompatibilityResult0(event: CollectionMutationCompatibilityResult0Event | None, event_request_id: str, operations: tuple[CollectionMutationCompatibilityResult0OperationsItem0 | CollectionMutationCompatibilityResult0OperationsItem1, ...], outcome: Literal['event', 'no_event'], request_digest: str, schema_version: Literal['operation-event-receipt/v1'], type: Literal['arc', 'bond', 'set', 'list', 'pair'], wref: str, version: float, member_count: float, operation_count: float, status: Literal['created', 'updated', 'noop'], receipt: CollectionMutationCompatibilityResult0Receipt, submission_id: str | None = None, data_hash: str | None = None, warnings: CollectionMutationCompatibilityResult0Warnings | None = None, extra: Mapping[str, JsonValue] = _no_extra())

Generated from CollectionMutationCompatibilityResult0.

event

Documentation is not yet available.

event_request_id

Documentation is not yet available.

operations

Documentation is not yet available.

outcome

Documentation is not yet available.

request_digest

Documentation is not yet available.

schema_version

Documentation is not yet available.

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.

operation_count

Documentation is not yet available.

status

Documentation is not yet available.

receipt

Documentation is not yet available.

submission_id = None

Documentation is not yet available.

data_hash = None

Documentation is not yet available.

warnings = 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.