iyzico v1.5.0 Iyzico.ConvertedPayout

Link to this section Summary

Types

Represents a converted payout of an item transaction

t()

Link to this section Types

Link to this type currency()
currency() :: :try

Represents a converted payout of an item transaction.

Link to this type t()
t() :: %Iyzico.ConvertedPayout{commission_amount: number, commission_fee: number, conversion_cost: number, conversion_rate: number, currency: currency, merchant_blockage_amount: number, merchant_payout_amount: number, paid_price: number, submerchant_blockage_amount: number, submerchant_payout_amount: number}