Skip to content

Commit

Permalink
feat(invest): added AKJ T&C to email send to AKJ
Browse files Browse the repository at this point in the history
  • Loading branch information
vihangpatil committed Jan 17, 2024
1 parent f400f08 commit 2e41123
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,12 @@ object InvestService {
Country of residence .. ${countryCode?.let { "${it.displayName} (${it.name})" }}
Name of fund .......... $fundName
☑ By ticking the following box you confirm that your request for fund information was made at your own initiative.
☑ By ticking this box I/we confirm having read and understood the above notice;
>> consent to be treated as an investor as defined by the selected box above;
>> confirm that I/we are authorized to sign this document;
>> and confirm having read and agreed to AKJ’s data protection notice: https://www.akj.com/legal
Action taken .......... Approved
""".trimIndent()

Expand Down

0 comments on commit 2e41123

Please sign in to comment.