Skip to main content
Corvus Connection

ChargeContext

Context
TheOmenDen.StreamPulse.Scripting.Contexts.ChargeContextContext bound to an OnChargeAttribute handler. Carries a patron whose monthly Patreon charge just cleared (the last-charge date advanced with a paid status): the patron's display name (null for anonymous patrons), the entitled amount in cents, the campaign currency, and when the charge cleared. Declined or pending charges do not raise this.

Members

4
  • DisplayName
    property
    string DisplayName
  • EntitledCents
    property
    int EntitledCents
  • Currency
    property
    string Currency
  • ChargedAt
    property
    DateTimeOffset ChargedAt