SubscriptionUnbindCredentialsResult
Class: warmhub.SubscriptionUnbindCredentialsResult
SubscriptionUnbindCredentialsResult(unbound: Literal[True], subscription_name: str, extra: Mapping[str, JsonValue] = _no_extra())Generated from SubscriptionUnbindCredentialsResult.
Properties and attributes
Section titled “Properties and attributes”unbound
Section titled “unbound”unboundDocumentation is not yet available.
subscription_name
Section titled “subscription_name”subscription_nameDocumentation 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.