Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.04 KB

FeeRuleUpsertRequest.md

File metadata and controls

30 lines (20 loc) · 1.04 KB

FeeRuleUpsertRequest

Properties

Name Type Description Notes
code String [optional]
transactionPropertyKey String
transactionType String
country String
counterparty String
transactionCurrency String
settlementCurrency String
executionBroker String
custodian String
exchange String
fee CalculationInfo
minFee CalculationInfo [optional]
maxFee CalculationInfo [optional]
additionalKeys Map<String, String> [optional]
description String [optional]

Back to Model listBack to API listBack to README