SubscriptionPauseResult
Class: warmhub.SubscriptionPauseResult
SubscriptionPauseResult(name: str, active: bool, extra: Mapping[str, JsonValue] = _no_extra())Generated from SubscriptionPauseResult.
Properties and attributes
Section titled “Properties and attributes”nameDocumentation is not yet available.
active
Section titled “active”activeDocumentation 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.