The <Rule> Element
Description
Details package="full". The fund's gradual entry and exit fees rule.
<Rule
type =
"string"
currency =
currency
ceiling =
money
floor =
money
total =
money />
Attributes
Attribute name | Data type | Description |
---|---|---|
type Required | string | The rule's type (Exit or Entry). |
currency Optional | currency | The currency of the rule. |
ceiling Optional | money | The ceiling of the rule. |
floor Optional | money | The floor of the rule. |
total Optional | money | The total costs of the rule. |