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.
Properties and attributes
Section titled “Properties and attributes”nameDocumentation is not yet available.
kindDocumentation is not yet available.
active
Section titled “active”activeDocumentation is not yet available.
version
Section titled “version”versionDocumentation is not yet available.
component_ref
Section titled “component_ref”component_ref = 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.