SubscriptionFullUrl Class

Full endpoint URL of an event subscription.

Constructor

SubscriptionFullUrl(*args: Any, **kwargs: Any)

Variables

Name Description
endpoint_url
str

The URL that represents the endpoint of the destination of an event subscription.

Attributes

endpoint_url

The URL that represents the endpoint of the destination of an event subscription.

endpoint_url: str | None