class

MonobankApi::InfoAccount

Inherits JSON::Serializable < Reference < Object

Represents a client account.

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

account_type

Тип рахунку (black, white, platinum, iron, fop, yellow, eAid)

Source
balance

Баланс рахунку в мінімальних одиницях валюти (копійках, центах)

Source
cashback_type

Тип кешбеку який нараховується на рахунок (None, UAH, Miles)

Source
credit_limit

Кредитний ліміт

Source
currency_code

Код валюти рахунку відповідно ISO 4217

Source
iban

IBAN рахунку

Source
id

Ідентифікатор рахунку

Source
masked_pan

Перелік замаскованних номерів карт

Source
send_id

Ідентифікатор для сервісу https://send.monobank.ua/{sendId}

Source