| Name | Type | Description | Notes |
|---|---|---|---|
| source | str | Where should we transfer from? Only balance is allowed for now | [optional] |
| transfers | list[TransferInitiate] | A list of transfer object. Each object should contain amount, recipient, and reference | [optional] |
| Name | Type | Description | Notes |
|---|---|---|---|
| source | str | Where should we transfer from? Only balance is allowed for now | [optional] |
| transfers | list[TransferInitiate] | A list of transfer object. Each object should contain amount, recipient, and reference | [optional] |