Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 949 Bytes

SmartTransferApproveTerm.md

File metadata and controls

28 lines (15 loc) · 949 Bytes

SmartTransferApproveTerm

Properties

Name Type Description Notes
asset string Asset name [default to undefined]
amount string Amount [default to undefined]
srcId string Id of the vault that is used as the source of the asset. [default to undefined]
fee string Transaction fee [optional] [default to undefined]
feeLevel string Transaction fee level. [optional] [default to undefined]
note string Transaction note [optional] [default to undefined]

Enum: SmartTransferApproveTermFeeLevelEnum

  • Low (value: 'LOW')

  • Medium (value: 'MEDIUM')

  • High (value: 'HIGH')

[Back to top] [Back to API list] [Back to Model list] [Back to README]