Sha256: 0cd4f72594914cf468c9627bfdc4ad0ba92e56baec86fd2eecf8565d6f8b5af2

Contents?: true

Size: 1.19 KB

Versions: 14

Compression:

Stored size: 1.19 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] 
**currency** | **Object** | Currency of the object | [optional] 


Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
budgea_client-1.4.4 docs/Recipient.md
budgea_client-1.4.3 docs/Recipient.md
budgea_client-1.4.2 docs/Recipient.md
budgea_client-1.3.9 docs/Recipient.md
budgea_client-1.3.6 docs/Recipient.md
budgea_client-1.3.5 docs/Recipient.md
budgea_client-1.3.4 docs/Recipient.md
budgea_client-1.3.3 docs/Recipient.md
budgea_client-1.3.2 docs/Recipient.md
budgea_client-1.3.1 docs/Recipient.md
budgea_client-1.3.0 docs/Recipient.md
budgea_client-1.2.0 docs/Recipient.md
budgea_client-1.1.0 docs/Recipient.md
budgea_client-1.0.0 docs/Recipient.md