Sha256: 73a577067c2b6596b7fc3cf5f889df42596c15e76e5703c121e99e30ee58efd3
Contents?: true
Size: 1.4 KB
Versions: 27
Compression:
Stored size: 1.4 KB
Contents
# BudgeaClient::Recipient ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **Integer** | ID of the recipient | **id_account** | **Integer** | ID of the related account | **id_target_account** | **Integer** | ID of the target account, in case of internal recipient | [optional] **label** | **String** | Label of the recipient | **bank_name** | **String** | Bank of the recipient | [optional] **iban** | **String** | IBAN of the recipient | [optional] **webid** | **String** | Webid of the recipient | [optional] **category** | **String** | Category in which the recipient is | **last_update** | **DateTime** | Last time we have fetched this recipient | **time_scraped** | **DateTime** | First time we've seen this recipient | [optional] **deleted** | **DateTime** | The recipient isn't found anymore on the bank | [optional] **expire** | **DateTime** | | [optional] **enabled_at** | **DateTime** | It will be possible to do transfers to this recipient at this date | [optional] **add_verified** | **BOOLEAN** | Was the recipient adding authorized | [optional] **state** | **String** | State of recipient | [optional] **error** | **String** | Error message | [optional] **fields** | **String** | Fields for recipient with additionalInformationNeeded state | [optional] **currency** | **Object** | Currency of the object | [optional]
Version data entries
27 entries across 27 versions & 1 rubygems