Paddle.WebHook.SubscriptionCancelled
data SubscriptionCancelled passthrough Source #
Constructors
Fields
Defined in Paddle.WebHook.SubscriptionCancelled
Methods
showsPrec :: Int -> SubscriptionCancelled passthrough -> ShowS #
show :: SubscriptionCancelled passthrough -> String #
showList :: [SubscriptionCancelled passthrough] -> ShowS #
Associated Types
type Rep (SubscriptionCancelled passthrough) :: Type -> Type #
from :: SubscriptionCancelled passthrough -> Rep (SubscriptionCancelled passthrough) x #
to :: Rep (SubscriptionCancelled passthrough) x -> SubscriptionCancelled passthrough #