Lithic.Types.Dispute (Lithic v1.0.0)

Copy Markdown View Source

Type definitions for Lithic Dispute V2 objects.

Fields

  • "token" — unique identifier
  • "transaction_token" — disputed transaction
  • "amount" — integer, smallest unit
  • "status" — dispute lifecycle status
  • "reason" — dispute reason
  • "created" — RFC 3339 timestamp

Summary

Types

t()

@type t() :: %{required(String.t()) => term()}