Stripe.Params.V2.Billing.MeterEventAdjustmentCreateParams
(tiger_stripe v0.4.0)
Copy Markdown
View Source
Parameters for meter event adjustment create.
Summary
Types
@type t() :: %Stripe.Params.V2.Billing.MeterEventAdjustmentCreateParams{ cancel: term(), event_name: term(), type: term() }
cancel- Specifies which event to cancel.event_name- The name of the meter event. Corresponds with theevent_namefield on a meter.type- Specifies the type of cancellation. Currently supports canceling a single event. Possible values:cancel.