We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Looking at the enumeration for "depositratetype"
The description talks about base, bonus etc however the enumeration does not have a value of base.
Assuming this is a typo error and that base is not an enumerated value for the depositratetype.
Appreciate some clarifications.
The text was updated successfully, but these errors were encountered:
This is not a typo. The expectation is that the base rate for an account would be of type FIXED, FLOATING, INTRODUCTORY, MARKET_LINKED or VARIABLE.
A BONUS or BUNDLE_BONUS could then be articulated as a discount to the applicable base rate if the stated criteria are met.
Sorry, something went wrong.
No branches or pull requests
Request For Clarification
Looking at the enumeration for "depositratetype"
The description talks about base, bonus etc however the enumeration does not have a value of base.
Assuming this is a typo error and that base is not an enumerated value for the depositratetype.
Appreciate some clarifications.
The text was updated successfully, but these errors were encountered: