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