Stripe.Params.PaymentRecordReportRefundParams.Refunded (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

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