Stripe.Params.PaymentRecordReportPaymentAttemptParams.Failed
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested parameters.
Summary
Types
@type t() :: %Stripe.Params.PaymentRecordReportPaymentAttemptParams.Failed{ failed_at: integer() | nil }
failed_at- When the reported payment failed. Measured in seconds since the Unix epoch. Format: Unix timestamp.