Template: Split Collection Partial
Template Variables
These variables are available in the Liquid template context. Access nested properties using dot notation (e.g., enrolment.activity.name).
family(type: family)
An object representing a household / family group.
| Property Path | Type | Description |
|---|---|---|
family.id | integer | Unique ID of the family. |
family.name | string | Family name. |
tenant(type: tenant)
An object representing an organisation/tenant.
| Property Path | Type | Description |
|---|---|---|
tenant.id | integer | Unique ID of the tenant. |
tenant.name | string | Name of the organisation. |
settlement_account(type: settlement_account)
An object representing a settlement bank or payment account.
| Property Path | Type | Description |
|---|---|---|
settlement_account.display_name | string | Name of the settlement account. |