Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 705 Bytes

File metadata and controls

22 lines (11 loc) · 705 Bytes

Fee

Properties

Name Type Description Notes
feeType FeeTypeEnum [default to undefined]
assetId string The asset identifier for the fee. [default to undefined]
amountType string [default to undefined]
amount number Fee in basis points (1 = 0.01%, 10000 = 100%) [default to undefined]

Enum: FeeAmountTypeEnum

  • Bps (value: 'BPS')

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