View Source Telegex.Type.RevenueWithdrawalStateSucceeded (Telegex v1.9.0-rc.0)

The withdrawal succeeded.

Summary

Types

@type t() :: %Telegex.Type.RevenueWithdrawalStateSucceeded{
  date: integer(),
  type: String.t(),
  url: String.t()
}