Stripe.Params.Billing.MeterEventAdjustmentCreateParams.Cancel (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@type t() :: %Stripe.Params.Billing.MeterEventAdjustmentCreateParams.Cancel{
  identifier: String.t() | nil
}
  • identifier - Unique identifier for the event. You can only cancel events within 24 hours of Stripe receiving them. Max length: 100.