go-monobank/docs/UserInfoAccounts.md
2024-05-12 12:36:55 +03:00

1.4 KiB
Raw Permalink Blame History

UserInfoAccounts

Properties

Name Type Description Notes
Id string Ідентифікатор рахунку [optional] [default to null]
SendId string Ідентифікатор для сервісу https://send.monobank.ua/{sendId} [optional] [default to null]
Balance float64 Баланс рахунку в мінімальних одиницях валюти (копійках, центах) [optional] [default to null]
CreditLimit float64 Кредитний ліміт [optional] [default to null]
Type_ string Тип рахунку [optional] [default to null]
CurrencyCode float64 Код валюти рахунку відповідно ISO 4217 [optional] [default to null]
CashbackType string Тип кешбеку який нараховується на рахунок [optional] [default to null]
MaskedPan *Array Перелік замаскованних номерів карт (більше одного може бути у преміальних карт) [optional] [default to null]
Iban string IBAN рахунку [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]