StripeElixir.Params.PaymentRecordReportPaymentParams.Failed (stripe_elixir v0.1.0)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@type t() :: %StripeElixir.Params.PaymentRecordReportPaymentParams.Failed{
  failed_at: integer() | nil
}
  • failed_at - When the reported payment failed. Measured in seconds since the Unix epoch. Format: Unix timestamp.