Increase.CardDisputes.CardDispute.Win (Increase v1.0.0)

Copy Markdown View Source

If the Card Dispute's status is won, this will contain details of the won dispute.

Fields

  • won_at - The ISO 8601 date and time at which the Card Dispute was won.

Summary

Types

t()

@type t() :: %Increase.CardDisputes.CardDispute.Win{won_at: DateTime.t()}