ShapeRemoveCompatibilityResult1
Class: warmhub.ShapeRemoveCompatibilityResult1
ShapeRemoveCompatibilityResult1(event: ShapeRemoveCompatibilityResult1Event | None, event_request_id: str, operations: tuple[ShapeRemoveCompatibilityResult1OperationsItem0 | ShapeRemoveCompatibilityResult1OperationsItem1, ...], outcome: Literal['event', 'no_event'], request_digest: str, schema_version: Literal['operation-event-receipt/v2'], name: str, operation: Literal['add', 'revise', 'retract', 'reaffirm', 'noop'], version: float, data_hash: str, removed: Literal[True], receipt: ShapeRemoveCompatibilityResult1Receipt, submission_id: str | None = None, extra: Mapping[str, JsonValue] = _no_extra())Generated from ShapeRemoveCompatibilityResult1.
Properties and attributes
Section titled “Properties and attributes”eventDocumentation is not yet available.
event_request_id
Section titled “event_request_id”event_request_idDocumentation is not yet available.
operations
Section titled “operations”operationsDocumentation is not yet available.
outcome
Section titled “outcome”outcomeDocumentation is not yet available.
request_digest
Section titled “request_digest”request_digestDocumentation is not yet available.
schema_version
Section titled “schema_version”schema_versionDocumentation is not yet available.
nameDocumentation is not yet available.
operation
Section titled “operation”operationDocumentation is not yet available.
version
Section titled “version”versionDocumentation is not yet available.
data_hash
Section titled “data_hash”data_hashDocumentation is not yet available.
removed
Section titled “removed”removedDocumentation is not yet available.
receipt
Section titled “receipt”receiptDocumentation is not yet available.
submission_id
Section titled “submission_id”submission_id = 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.