alias Stripe::BillingAlertUsageThresholdConfig
Overview
Encapsulates configuration of the alert to monitor usage on a specific Billing Meter.
Alias Definition
Stripe::ThresholdsResourceUsageThresholdConfig
Defined in:
stripe/models/billing_alert_usage_threshold_config.crConstant Summary
-
ERROR_MESSAGE_FOR_RECURRENCE =
"invalid value for \"recurrence\", must be one of [one_time]."
-
VALID_VALUES_FOR_RECURRENCE =
String.static_array("one_time")