Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 477 Bytes

File metadata and controls

24 lines (12 loc) · 477 Bytes

Fee

Properties

Name Type Description Notes
feeType FeeTypeEnum
assetId String The asset identifier for the fee.
amountType AmountTypeEnum
amount BigDecimal Fee in basis points (1 = 0.01%, 10000 = 100%)

Enum: AmountTypeEnum

Name Value
BPS "BPS"