PolarExpress.Schemas.WebhookSubscriptionCanceledPayload
(polar_express v0.1.5)
Copy Markdown
View Source
WebhookSubscriptionCanceledPayload
Sent when a subscription is canceled. Customers might still have access until the end of the current period.
Discord & Slack support: Full
Summary
Types
@type t() :: %PolarExpress.Schemas.WebhookSubscriptionCanceledPayload{ data: PolarExpress.Schemas.Subscription.t() | nil, timestamp: DateTime.t() | nil, type: String.t() | nil }
datatimestamp- Format: date-time.type