Liqiud basics
Modules
API
Mailer
Account
On this page
Overview
Below you can see all the available drops on the account object
| Name | Description |
| account.id | The ID of the account |
| account.full_name | The full name of the accounts person |
| account.username | The username for the account |
| account.block_url.email | Block email by following the provided link. Redirects to root afterwards. |
| account.block_url.sms | Block sms by following the provided link. Redirects to root afterwards. |
| account.block_url.email_and_sms | Block email and sms by following the provided link. Redirects to root afterwards. |
| account.block_url.email | Block email by following the provided link. Redirects to root afterwards. |
| account.block_url.sms | Block sms by following the provided link. Redirects to root afterwards. |
| account.block_url.email_and_sms | Block email and sms by following the provided link. Redirects to root afterwards. |
| account.block_url_with_redirect.email["https://redirect.example.com"] | Block email by following the provided link. Redirects to "https://redirect.example.com" afterwards. |
| account.block_url_with_redirect.sms["https://redirect.example.com"] | Block sms by following the provided link. Redirects to "https://redirect.example.com" afterwards. |
| account.block_url_with_redirect.email_and_sms["https://redirect.example.com"] | Block email and sms by following the provided link. Redirects to "https://redirect.example.com" afterwards. |
Updated: 2021-12-01