(window.webpackJsonp=window.webpackJsonp||[]).push([[16],{483:function(t,e,r){"use strict";r.r(e);var s=r(63),v=Object(s.a)({},(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[r("h1",{attrs:{id:"subscriptions"}},[r("a",{staticClass:"header-anchor",attrs:{href:"#subscriptions"}},[t._v("#")]),t._v(" Subscriptions")]),t._v(" "),r("h2",{attrs:{id:"subscription-started"}},[r("a",{staticClass:"header-anchor",attrs:{href:"#subscription-started"}},[t._v("#")]),t._v(" Subscription Started")]),t._v(" "),r("table",[r("thead",[r("tr",[r("th",[t._v("Payload")]),t._v(" "),r("th",[t._v("Type")]),t._v(" "),r("th",[t._v("Description")])])]),t._v(" "),r("tbody",[r("tr",[r("td",[t._v("event")]),t._v(" "),r("td",[t._v("string")]),t._v(" "),r("td",[t._v("Name of the event that occurred (SubscriptionStarted)")])]),t._v(" "),r("tr",[r("td",[t._v("email")]),t._v(" "),r("td",[t._v("string")]),t._v(" "),r("td",[t._v("Email of the customer who is subscribing")])]),t._v(" "),r("tr",[r("td",[t._v("name")]),t._v(" "),r("td",[t._v("string")]),t._v(" "),r("td",[t._v("Name of the product that is being subscribed to")])]),t._v(" "),r("tr",[r("td",[t._v("date")]),t._v(" "),r("td",[t._v("string")]),t._v(" "),r("td",[t._v("When the event occurred")])])])]),t._v(" "),r("h2",{attrs:{id:"subscription-stopped"}},[r("a",{staticClass:"header-anchor",attrs:{href:"#subscription-stopped"}},[t._v("#")]),t._v(" Subscription Stopped")]),t._v(" "),r("table",[r("thead",[r("tr",[r("th",[t._v("Payload")]),t._v(" "),r("th",[t._v("Type")]),t._v(" "),r("th",[t._v("Description")])])]),t._v(" "),r("tbody",[r("tr",[r("td",[t._v("event")]),t._v(" "),r("td",[t._v("string")]),t._v(" "),r("td",[t._v("Name of the event that occurred (SubscriptionStopped)")])]),t._v(" "),r("tr",[r("td",[t._v("email")]),t._v(" "),r("td",[t._v("string")]),t._v(" "),r("td",[t._v("Email of the customer who is unsubscribing")])]),t._v(" "),r("tr",[r("td",[t._v("name")]),t._v(" "),r("td",[t._v("string")]),t._v(" "),r("td",[t._v("Name of the product that is being unsubscribed from")])]),t._v(" "),r("tr",[r("td",[t._v("date")]),t._v(" "),r("td",[t._v("string")]),t._v(" "),r("td",[t._v("When the event occurred")])])])])])}),[],!1,null,null,null);e.default=v.exports}}]);