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