Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 764 Bytes

Channel.md

File metadata and controls

18 lines (12 loc) · 764 Bytes

Channel

xendit.payout.model.Channel

Channel information where you can send the money to

Properties

Name Type Required Description Examples
channel_code str ☑️ Destination channel to send the money to, prefixed by ISO-3166 country code
channel_category ChannelCategory ☑️
currency str ☑️ Currency of the destination channel using ISO-4217 currency code
channel_name str ☑️ Name of the destination channel
amount_limits ChannelAmountLimits ☑️

[Back to README]