View Source ExOAPI.Stripe.Schemas.IssuingDisputeOtherEvidence (exoapi_stripe v0.1.4)
:additional_documentation :: ExOAPI.Stripe.Schemas.File | :string
(ID of a file upload) Additional documentation supporting the dispute.
:explanation :: :string
Explanation of why the cardholder is disputing this transaction.
:product_description :: :string
Description of the merchandise or service that was purchased.
:product_type :: :string
Whether the product was a merchandise or service.
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()