SubscriptionRevealResult
Class: warmhub.SubscriptionRevealResult
SubscriptionRevealResult(webhook_url: str | None = None, fallback_webhook_url: str | None = None, extra: Mapping[str, JsonValue] = _no_extra())Generated from SubscriptionRevealResult.
Properties and attributes
Section titled “Properties and attributes”webhook_url
Section titled “webhook_url”webhook_url = NoneDocumentation is not yet available.
fallback_webhook_url
Section titled “fallback_webhook_url”fallback_webhook_url = 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.