Stripe.Resources.Billing.Meter.StatusTransitions (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested struct within the parent resource.

Summary

Types

t()

@type t() :: %Stripe.Resources.Billing.Meter.StatusTransitions{
  deactivated_at: integer() | nil
}
  • deactivated_at - The time the meter was deactivated, if any. Measured in seconds since Unix epoch. Format: Unix timestamp. Nullable.