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

18 lines
1.4 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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**](array.md) | Перелік замаскованних номерів карт (більше одного може бути у преміальних карт) | [optional] [default to null]
**Iban** | **string** | IBAN рахунку | [optional] [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)