View Source ExOAPI.Stripe.Schemas.IssuingDisputeServiceNotAsDescribedEvidence (exoapi_stripe v0.1.4)
:additional_documentation :: ExOAPI.Stripe.Schemas.File | :string
(ID of a file upload) Additional documentation supporting the dispute.
:canceled_at :: :integer
Date when order was canceled.
:cancellation_reason :: :string
Reason for canceling the order.
:explanation :: :string
Explanation of why the cardholder is disputing this transaction.
:received_at :: :integer
Date when the product was received.
Link to this section Summary
Link to this section Types
@type params() :: map()
Link to this section Functions
@spec changeset(t(), params()) :: Ecto.Changeset.t()