Skip to content

ShapeGetResult

Class: warmhub.ShapeGetResult

ShapeGetResult(name: str, kind: Literal['shape'], active: bool, version: ShapeGetResultVersion | None, component_ref: str | None = None, extra: Mapping[str, JsonValue] = _no_extra())

Generated from ShapeGetResult.

name

Documentation is not yet available.

kind

Documentation is not yet available.

active

Documentation is not yet available.

version

Documentation is not yet available.

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