Skip to content

RenameCompatibilityResult1

Class: warmhub.RenameCompatibilityResult1

RenameCompatibilityResult1(event: RenameCompatibilityResult1Event | None, event_request_id: str, operations: tuple[RenameCompatibilityResult1OperationsItem0 | RenameCompatibilityResult1OperationsItem1, ...], outcome: Literal['event', 'no_event'], request_digest: str, schema_version: Literal['operation-event-receipt/v2'], renamed: Literal[True], receipt: RenameCompatibilityResult1Receipt, submission_id: str | None = None, extra: Mapping[str, JsonValue] = _no_extra())

Generated from RenameCompatibilityResult1.

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.

renamed

Documentation is not yet available.

receipt

Documentation is not yet available.

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