YandexMoneyInstrumentType
public enum YandexMoneyInstrumentType : String, Codable
The type of the source of funds for payments from the Yandex.Money.
-
Payment from the account of Yandex.Money.
Declaration
Swift
case wallet
-
Payment from linked bank card of Yandex Money.
Declaration
Swift
case linkedBankCard = "linked_bank_card"