StripeElixir.Params.PaymentRecordReportRefundParams.Refunded (stripe_elixir v0.1.0)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@type t() :: %StripeElixir.Params.PaymentRecordReportRefundParams.Refunded{
  refunded_at: integer() | nil
}
  • refunded_at - When the reported refund completed. Measured in seconds since the Unix epoch. Format: Unix timestamp.