docs/Transfer.md in budgea_client-1.4.4 vs docs/Transfer.md in budgea_client-2.0.0

- old
+ new

@@ -3,9 +3,10 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **Integer** | ID of transfer | **id_account** | **Integer** | ID of the debited account | [optional] +**id_user** | **Integer** | ID of the related user | [optional] **id_recipient** | **Integer** | ID of the recipient | [optional] **account_iban** | **String** | IBAN of the debited account | [optional] **recipient_iban** | **String** | IBAN of the recipient | [optional] **exec_date** | **Date** | Date when the transfer will be operated by the bank | **register_date** | **DateTime** | Date when the transfer has been registered |