Stripe.Resources.V2.Core.Account.FutureRequirements.Entries.MinimumDeadline
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested struct within the parent resource.
Summary
Types
@type t() :: %Stripe.Resources.V2.Core.Account.FutureRequirements.Entries.MinimumDeadline{ status: String.t() | nil }
status- The current status of the requirement's impact. Possible values:currently_due,eventually_due,past_due.