| Name | Type | Description | Notes |
|---|---|---|---|
| asset | String | Asset name | |
| amount | String | Amount | |
| srcId | String | Id of the vault that is used as the source of the asset. | |
| fee | String | Transaction fee | [optional] |
| feeLevel | FeeLevelEnum | Transaction fee level. | [optional] |
| note | String | Transaction note | [optional] |
| Name | Value |
|---|---|
| LOW | "LOW" |
| MEDIUM | "MEDIUM" |
| HIGH | "HIGH" |