Stripe.Resources.V2.Core.Account.FutureRequirements.Summary
(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.Summary{ minimum_deadline: Stripe.Resources.V2.Core.Account.FutureRequirements.Summary.MinimumDeadline.t() | nil }
minimum_deadline- The soonest date and time a requirement on the Account will becomepast due. Represented as a RFC 3339 date & time UTC value in millisecond precision, for example:2022-09-18T13:22:18.123Z.