Stripe.Params.PaymentRecordReportPaymentAttemptCanceledParams
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Parameters for payment record report payment attempt canceled.
Summary
Types
@type t() :: %Stripe.Params.PaymentRecordReportPaymentAttemptCanceledParams{ canceled_at: integer(), expand: [String.t()] | nil, metadata: map() | nil }
canceled_at- When the reported payment was canceled. Measured in seconds since the Unix epoch. Format: Unix timestamp.expand- Specifies which fields in the response should be expanded.metadata