Payload schema for :"subscription.canceled" events (D3-66).
:"subscription.canceled"
@type t() :: %Accrue.Events.Schemas.SubscriptionCanceled{ invoice_now: boolean() | nil, mode: atom() | String.t() | nil, source: atom(), stripe_id: String.t() | nil }
@spec schema_version() :: pos_integer()