Stripe.Resources.Billing.Alert.UsageThreshold.Filters (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested struct within the parent resource.

Summary

Types

t()

@type t() :: %Stripe.Resources.Billing.Alert.UsageThreshold.Filters{
  customer: String.t() | Stripe.Resources.Customer.t() | nil,
  type: String.t() | nil
}
  • customer - Limit the scope of the alert to this customer ID Nullable.
  • type - Possible values: customer.