Knocks/BackEnd/Knoks.Test.Integrations/Templates/Email/action.VerificationApproved...

10 lines
332 B
Plaintext

{
"[Subject]": "@(Model.Brand.BrandName) - Verification Approved",
"[Title]": "Verification Approved",
"[UserWellcome]": "Hello, @Model.User.FirstName @Model.User.LastName!",
"[Sentence]": "Your loan verification was approved on @(Model.Timestamp).",
"[LetterSign]": "Yours,<br>The @(Model.Brand.BrandName) Team"
}