View Source Telegex.Type.TransactionPartnerFragment (Telegex v1.9.0-rc.0)
Describes a withdrawal transaction with Fragment.
Summary
Types
@type t() :: %Telegex.Type.TransactionPartnerFragment{ type: String.t(), withdrawal_state: Telegex.Type.RevenueWithdrawalState.t() | nil }