Stripe.Resources.TestHelpers.TestClock.StatusDetails.Advancing (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested struct within the parent resource.

Summary

Types

t()

@type t() :: %Stripe.Resources.TestHelpers.TestClock.StatusDetails.Advancing{
  target_frozen_time: integer() | nil
}
  • target_frozen_time - The frozen_time that the Test Clock is advancing towards. Format: Unix timestamp.