# VOFillTransferFromSavings

#### Blockchain Virtual Operations

* fill\_transfer\_from\_savings

#### Columns

| **Name**       | **Description**                 |
| -------------- | ------------------------------- |
| from           | Account doing the transfer      |
| to             | destination account             |
| amount         | amount of asset transferred     |
| amount\_symbol | symbol of the asset transferred |
| memo           | communication text              |

#### Description

This virtual operation is issued when the delay for a transfer request from a savings balance is complete and the transfer is effectively executed (see [TxTransfers](https://docs.hivesql.io/technical-informations/operations/txtransfers))
