> For the complete documentation index, see [llms.txt](https://hub.equipme.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hub.equipme.io/equipme/mail-template-variables-2.md).

# mail template variables 2

Auto-generated on 2026-03-19 16:37 UTC | 32 template(s)

***

## AutoRenewalReminderMail

Namespace: `equipme.api.Models.Mailjet.MailTemplates`

| Field                      | Type                                | Nullable | AllowHtml |
| -------------------------- | ----------------------------------- | -------- | --------- |
| `addressCountry`           | `string`                            |          |           |
| `addressCity`              | `string`                            |          |           |
| `addressCode`              | `string`                            |          |           |
| `addressStreet`            | `string`                            |          |           |
| `addressName`              | `string`                            |          |           |
| `supplierName`             | `string`                            |          |           |
| `primaryColor`             | `string`                            |          |           |
| `headerImage`              | `string`                            |          |           |
| `headerImageWidth`         | `int?`                              | ?        |           |
| `headerImageHeight`        | `int?`                              | ?        |           |
| `NormalLogoLink`           | `string`                            |          |           |
| `NormalLogoWidth`          | `int?`                              | ?        |           |
| `NormalLogoHeight`         | `int?`                              | ?        |           |
| `ContrastLogoLink`         | `string`                            |          |           |
| `ContrastLogoWidth`        | `int?`                              | ?        |           |
| `ContrastLogoHeight`       | `int?`                              | ?        |           |
| `imprintLink`              | `string`                            |          |           |
| `privacyPolicyLink`        | `string`                            |          |           |
| `termsAndConditionsLink`   | `string`                            |          |           |
| `Subject`                  | `string`                            |          | ?         |
| `ln`                       | `string`                            |          |           |
| `FullName`                 | `string`                            |          |           |
| `ExpirationDateString`     | `string`                            |          |           |
| `Items`                    | `List<AutoRenewalReminderMailItem>` |          |           |
| `Items[].Service`          | `string`                            |          |           |
| `Items[].Total`            | `int`                               |          |           |
| `Items[].Users`            | `string`                            |          |           |
| `Items[].ThresholdInDays`  | `int`                               |          |           |
| `Items[].RuntimeExtension` | `int`                               |          |           |
| `Items[].Canceled`         | `bool`                              |          |           |
| `Items[].CustomerName`     | `string`                            |          |           |
| `Items[].DetailPageLink`   | `string`                            |          |           |

<details>

<summary>?? Internal / JSON-ignored fields (2)</summary>

| Field         | Type   |
| ------------- | ------ |
| `SupplierSid` | `Guid` |
| `CustomerSid` | `Guid` |

</details>

## CartItemsPendingMail

Namespace: `equipme.api.Models.Mailjet`

| Field                    | Type                         | Nullable | AllowHtml |
| ------------------------ | ---------------------------- | -------- | --------- |
| `FullName`               | `string`                     |          |           |
| `link`                   | `string`                     |          |           |
| `unlistedCount`          | `int`                        |          |           |
| `unlistedServicesCount`  | `int`                        |          |           |
| `unlistedTotalRecurring` | `string`                     |          |           |
| `unlistedTotalOnce`      | `string`                     |          |           |
| `customerName`           | `string`                     |          |           |
| `items`                  | `List<CartItemPendingModel>` |          |           |
| `items[].ServiceName`    | `string`                     |          |           |
| `items[].Fullname`       | `string`                     |          |           |
| `items[].Count`          | `int`                        |          |           |
| `items[].Location`       | `string`                     |          |           |
| `items[].TotalRecurring` | `string`                     |          |           |
| `items[].TotalOnce`      | `string`                     |          |           |
| `addressCountry`         | `string`                     |          |           |
| `addressCity`            | `string`                     |          |           |
| `addressCode`            | `string`                     |          |           |
| `addressStreet`          | `string`                     |          |           |
| `addressName`            | `string`                     |          |           |
| `supplierName`           | `string`                     |          |           |
| `primaryColor`           | `string`                     |          |           |
| `headerImage`            | `string`                     |          |           |
| `headerImageWidth`       | `int?`                       | ?        |           |
| `headerImageHeight`      | `int?`                       | ?        |           |
| `NormalLogoLink`         | `string`                     |          |           |
| `NormalLogoWidth`        | `int?`                       | ?        |           |
| `NormalLogoHeight`       | `int?`                       | ?        |           |
| `ContrastLogoLink`       | `string`                     |          |           |
| `ContrastLogoWidth`      | `int?`                       | ?        |           |
| `ContrastLogoHeight`     | `int?`                       | ?        |           |
| `imprintLink`            | `string`                     |          |           |
| `privacyPolicyLink`      | `string`                     |          |           |
| `termsAndConditionsLink` | `string`                     |          |           |
| `Subject`                | `string`                     |          | ?         |
| `ln`                     | `string`                     |          |           |

<details>

<summary>?? Internal / JSON-ignored fields (2)</summary>

| Field         | Type   |
| ------------- | ------ |
| `SupplierSid` | `Guid` |
| `CustomerSid` | `Guid` |

</details>

## CustomerRegistrationMail

Namespace: `equipme.api.Models.Mailjet`

| Field                    | Type     | Nullable | AllowHtml |
| ------------------------ | -------- | -------- | --------- |
| `fullName`               | `string` |          |           |
| `link`                   | `string` |          |           |
| `customerEmployee`       | `string` |          |           |
| `customerName`           | `string` |          |           |
| `customerEmail`          | `string` |          |           |
| `licence`                | `string` |          |           |
| `addressCountry`         | `string` |          |           |
| `addressCity`            | `string` |          |           |
| `addressCode`            | `string` |          |           |
| `addressStreet`          | `string` |          |           |
| `addressName`            | `string` |          |           |
| `supplierName`           | `string` |          |           |
| `primaryColor`           | `string` |          |           |
| `headerImage`            | `string` |          |           |
| `headerImageWidth`       | `int?`   | ?        |           |
| `headerImageHeight`      | `int?`   | ?        |           |
| `NormalLogoLink`         | `string` |          |           |
| `NormalLogoWidth`        | `int?`   | ?        |           |
| `NormalLogoHeight`       | `int?`   | ?        |           |
| `ContrastLogoLink`       | `string` |          |           |
| `ContrastLogoWidth`      | `int?`   | ?        |           |
| `ContrastLogoHeight`     | `int?`   | ?        |           |
| `imprintLink`            | `string` |          |           |
| `privacyPolicyLink`      | `string` |          |           |
| `termsAndConditionsLink` | `string` |          |           |
| `Subject`                | `string` |          | ?         |
| `ln`                     | `string` |          |           |

<details>

<summary>?? Internal / JSON-ignored fields (2)</summary>

| Field         | Type   |
| ------------- | ------ |
| `SupplierSid` | `Guid` |
| `CustomerSid` | `Guid` |

</details>

## EmployeeStatusChangeMail

Namespace: `equipme.api.Models.Mailjet.MailTemplates`

| Field                    | Type     | Nullable | AllowHtml |
| ------------------------ | -------- | -------- | --------- |
| `addressCountry`         | `string` |          |           |
| `addressCity`            | `string` |          |           |
| `addressCode`            | `string` |          |           |
| `addressStreet`          | `string` |          |           |
| `addressName`            | `string` |          |           |
| `supplierName`           | `string` |          |           |
| `primaryColor`           | `string` |          |           |
| `headerImage`            | `string` |          |           |
| `headerImageWidth`       | `int?`   | ?        |           |
| `headerImageHeight`      | `int?`   | ?        |           |
| `NormalLogoLink`         | `string` |          |           |
| `NormalLogoWidth`        | `int?`   | ?        |           |
| `NormalLogoHeight`       | `int?`   | ?        |           |
| `ContrastLogoLink`       | `string` |          |           |
| `ContrastLogoWidth`      | `int?`   | ?        |           |
| `ContrastLogoHeight`     | `int?`   | ?        |           |
| `imprintLink`            | `string` |          |           |
| `privacyPolicyLink`      | `string` |          |           |
| `termsAndConditionsLink` | `string` |          |           |
| `Subject`                | `string` |          | ?         |
| `ln`                     | `string` |          |           |
| `FullName`               | `string` |          |           |
| `EmployeeUPN`            | `string` |          |           |
| `EmployeeName`           | `string` |          |           |
| `EmployeeDepartment`     | `string` |          |           |
| `EmployeeGroups`         | `string` |          |           |
| `EmployeeManagers`       | `string` |          |           |
| `EmployeeLocation`       | `string` |          |           |
| `EmployeeSupervisor`     | `string` |          |           |
| `EmployeeStatus`         | `string` |          |           |
| `EmployeePreviousStatus` | `string` |          |           |
| `OffboardingDate`        | `string` |          |           |
| `link`                   | `string` |          |           |

<details>

<summary>?? Internal / JSON-ignored fields (2)</summary>

| Field         | Type   |
| ------------- | ------ |
| `SupplierSid` | `Guid` |
| `CustomerSid` | `Guid` |

</details>

## ExpirationReminderCustomerMail

Namespace: `equipme.api.Models.Mailjet.MailTemplates`

| Field                                   | Type                                      | Nullable | AllowHtml |
| --------------------------------------- | ----------------------------------------- | -------- | --------- |
| `addressCountry`                        | `string`                                  |          |           |
| `addressCity`                           | `string`                                  |          |           |
| `addressCode`                           | `string`                                  |          |           |
| `addressStreet`                         | `string`                                  |          |           |
| `addressName`                           | `string`                                  |          |           |
| `supplierName`                          | `string`                                  |          |           |
| `primaryColor`                          | `string`                                  |          |           |
| `headerImage`                           | `string`                                  |          |           |
| `headerImageWidth`                      | `int?`                                    | ?        |           |
| `headerImageHeight`                     | `int?`                                    | ?        |           |
| `NormalLogoLink`                        | `string`                                  |          |           |
| `NormalLogoWidth`                       | `int?`                                    | ?        |           |
| `NormalLogoHeight`                      | `int?`                                    | ?        |           |
| `ContrastLogoLink`                      | `string`                                  |          |           |
| `ContrastLogoWidth`                     | `int?`                                    | ?        |           |
| `ContrastLogoHeight`                    | `int?`                                    | ?        |           |
| `imprintLink`                           | `string`                                  |          |           |
| `privacyPolicyLink`                     | `string`                                  |          |           |
| `termsAndConditionsLink`                | `string`                                  |          |           |
| `Subject`                               | `string`                                  |          | ?         |
| `ln`                                    | `string`                                  |          |           |
| `FullName`                              | `string`                                  |          |           |
| `CustomerName`                          | `string`                                  |          |           |
| `ThresholdInDays`                       | `int`                                     |          |           |
| `ExpirationDateString`                  | `string`                                  |          |           |
| `ReceiverIsAffectedUser`                | `bool`                                    |          |           |
| `CancelledItems`                        | `IEnumerable<ExpirationReminderMailItem>` |          |           |
| `CancelledItems[].Service`              | `string`                                  |          |           |
| `CancelledItems[].Total`                | `int`                                     |          |           |
| `CancelledItems[].Users`                | `string`                                  |          |           |
| `CancelledItems[].ThresholdInDays`      | `int`                                     |          |           |
| `CancelledItems[].Canceled`             | `bool`                                    |          |           |
| `CancelledItems[].CustomerName`         | `string`                                  |          |           |
| `CancelledItems[].DetailPageLink`       | `string`                                  |          |           |
| `CancelledItemsToday`                   | `IEnumerable<ExpirationReminderMailItem>` |          |           |
| `CancelledItemsToday[].Service`         | `string`                                  |          |           |
| `CancelledItemsToday[].Total`           | `int`                                     |          |           |
| `CancelledItemsToday[].Users`           | `string`                                  |          |           |
| `CancelledItemsToday[].ThresholdInDays` | `int`                                     |          |           |
| `CancelledItemsToday[].Canceled`        | `bool`                                    |          |           |
| `CancelledItemsToday[].CustomerName`    | `string`                                  |          |           |
| `CancelledItemsToday[].DetailPageLink`  | `string`                                  |          |           |
| `ExpiringItems`                         | `IEnumerable<ExpirationReminderMailItem>` |          |           |
| `ExpiringItems[].Service`               | `string`                                  |          |           |
| `ExpiringItems[].Total`                 | `int`                                     |          |           |
| `ExpiringItems[].Users`                 | `string`                                  |          |           |
| `ExpiringItems[].ThresholdInDays`       | `int`                                     |          |           |
| `ExpiringItems[].Canceled`              | `bool`                                    |          |           |
| `ExpiringItems[].CustomerName`          | `string`                                  |          |           |
| `ExpiringItems[].DetailPageLink`        | `string`                                  |          |           |
| `ExpiringItemsToday`                    | `IEnumerable<ExpirationReminderMailItem>` |          |           |
| `ExpiringItemsToday[].Service`          | `string`                                  |          |           |
| `ExpiringItemsToday[].Total`            | `int`                                     |          |           |
| `ExpiringItemsToday[].Users`            | `string`                                  |          |           |
| `ExpiringItemsToday[].ThresholdInDays`  | `int`                                     |          |           |
| `ExpiringItemsToday[].Canceled`         | `bool`                                    |          |           |
| `ExpiringItemsToday[].CustomerName`     | `string`                                  |          |           |
| `ExpiringItemsToday[].DetailPageLink`   | `string`                                  |          |           |

<details>

<summary>?? Internal / JSON-ignored fields (2)</summary>

| Field         | Type   |
| ------------- | ------ |
| `SupplierSid` | `Guid` |
| `CustomerSid` | `Guid` |

</details>

## ExpirationReminderSupplierMail

Namespace: `equipme.api.Models.Mailjet.MailTemplates`

| Field                                                   | Type                                       | Nullable | AllowHtml |
| ------------------------------------------------------- | ------------------------------------------ | -------- | --------- |
| `addressCountry`                                        | `string`                                   |          |           |
| `addressCity`                                           | `string`                                   |          |           |
| `addressCode`                                           | `string`                                   |          |           |
| `addressStreet`                                         | `string`                                   |          |           |
| `addressName`                                           | `string`                                   |          |           |
| `supplierName`                                          | `string`                                   |          |           |
| `primaryColor`                                          | `string`                                   |          |           |
| `headerImage`                                           | `string`                                   |          |           |
| `headerImageWidth`                                      | `int?`                                     | ?        |           |
| `headerImageHeight`                                     | `int?`                                     | ?        |           |
| `NormalLogoLink`                                        | `string`                                   |          |           |
| `NormalLogoWidth`                                       | `int?`                                     | ?        |           |
| `NormalLogoHeight`                                      | `int?`                                     | ?        |           |
| `ContrastLogoLink`                                      | `string`                                   |          |           |
| `ContrastLogoWidth`                                     | `int?`                                     | ?        |           |
| `ContrastLogoHeight`                                    | `int?`                                     | ?        |           |
| `imprintLink`                                           | `string`                                   |          |           |
| `privacyPolicyLink`                                     | `string`                                   |          |           |
| `termsAndConditionsLink`                                | `string`                                   |          |           |
| `Subject`                                               | `string`                                   |          | ?         |
| `ln`                                                    | `string`                                   |          |           |
| `FullName`                                              | `string`                                   |          |           |
| `CustomerItems`                                         | `List<ExpirationReminderSupplierMailItem>` |          |           |
| `CustomerItems[].CustomerName`                          | `string`                                   |          |           |
| `CustomerItems[].CancelledItems`                        | `IEnumerable<ExpirationReminderMailItem>`  |          |           |
| `CustomerItems[].CancelledItems[].Service`              | `string`                                   |          |           |
| `CustomerItems[].CancelledItems[].Total`                | `int`                                      |          |           |
| `CustomerItems[].CancelledItems[].Users`                | `string`                                   |          |           |
| `CustomerItems[].CancelledItems[].ThresholdInDays`      | `int`                                      |          |           |
| `CustomerItems[].CancelledItems[].Canceled`             | `bool`                                     |          |           |
| `CustomerItems[].CancelledItems[].CustomerName`         | `string`                                   |          |           |
| `CustomerItems[].CancelledItems[].DetailPageLink`       | `string`                                   |          |           |
| `CustomerItems[].CancelledItemsToday`                   | `IEnumerable<ExpirationReminderMailItem>`  |          |           |
| `CustomerItems[].CancelledItemsToday[].Service`         | `string`                                   |          |           |
| `CustomerItems[].CancelledItemsToday[].Total`           | `int`                                      |          |           |
| `CustomerItems[].CancelledItemsToday[].Users`           | `string`                                   |          |           |
| `CustomerItems[].CancelledItemsToday[].ThresholdInDays` | `int`                                      |          |           |
| `CustomerItems[].CancelledItemsToday[].Canceled`        | `bool`                                     |          |           |
| `CustomerItems[].CancelledItemsToday[].CustomerName`    | `string`                                   |          |           |
| `CustomerItems[].CancelledItemsToday[].DetailPageLink`  | `string`                                   |          |           |
| `CustomerItems[].ExpiringItems`                         | `IEnumerable<ExpirationReminderMailItem>`  |          |           |
| `CustomerItems[].ExpiringItems[].Service`               | `string`                                   |          |           |
| `CustomerItems[].ExpiringItems[].Total`                 | `int`                                      |          |           |
| `CustomerItems[].ExpiringItems[].Users`                 | `string`                                   |          |           |
| `CustomerItems[].ExpiringItems[].ThresholdInDays`       | `int`                                      |          |           |
| `CustomerItems[].ExpiringItems[].Canceled`              | `bool`                                     |          |           |
| `CustomerItems[].ExpiringItems[].CustomerName`          | `string`                                   |          |           |
| `CustomerItems[].ExpiringItems[].DetailPageLink`        | `string`                                   |          |           |
| `CustomerItems[].ExpiringItemsToday`                    | `IEnumerable<ExpirationReminderMailItem>`  |          |           |
| `CustomerItems[].ExpiringItemsToday[].Service`          | `string`                                   |          |           |
| `CustomerItems[].ExpiringItemsToday[].Total`            | `int`                                      |          |           |
| `CustomerItems[].ExpiringItemsToday[].Users`            | `string`                                   |          |           |
| `CustomerItems[].ExpiringItemsToday[].ThresholdInDays`  | `int`                                      |          |           |
| `CustomerItems[].ExpiringItemsToday[].Canceled`         | `bool`                                     |          |           |
| `CustomerItems[].ExpiringItemsToday[].CustomerName`     | `string`                                   |          |           |
| `CustomerItems[].ExpiringItemsToday[].DetailPageLink`   | `string`                                   |          |           |

<details>

<summary>?? Internal / JSON-ignored fields (2)</summary>

| Field         | Type   |
| ------------- | ------ |
| `SupplierSid` | `Guid` |
| `CustomerSid` | `Guid` |

</details>

## FulfillmentStatusChangedMail

Namespace: `equipme.api.Models.Mailjet.MailTemplates`

| Field                     | Type                                     | Nullable | AllowHtml |
| ------------------------- | ---------------------------------------- | -------- | --------- |
| `addressCountry`          | `string`                                 |          |           |
| `addressCity`             | `string`                                 |          |           |
| `addressCode`             | `string`                                 |          |           |
| `addressStreet`           | `string`                                 |          |           |
| `addressName`             | `string`                                 |          |           |
| `supplierName`            | `string`                                 |          |           |
| `primaryColor`            | `string`                                 |          |           |
| `headerImage`             | `string`                                 |          |           |
| `headerImageWidth`        | `int?`                                   | ?        |           |
| `headerImageHeight`       | `int?`                                   | ?        |           |
| `NormalLogoLink`          | `string`                                 |          |           |
| `NormalLogoWidth`         | `int?`                                   | ?        |           |
| `NormalLogoHeight`        | `int?`                                   | ?        |           |
| `ContrastLogoLink`        | `string`                                 |          |           |
| `ContrastLogoWidth`       | `int?`                                   | ?        |           |
| `ContrastLogoHeight`      | `int?`                                   | ?        |           |
| `imprintLink`             | `string`                                 |          |           |
| `privacyPolicyLink`       | `string`                                 |          |           |
| `termsAndConditionsLink`  | `string`                                 |          |           |
| `Subject`                 | `string`                                 |          | ?         |
| `ln`                      | `string`                                 |          |           |
| `FullName`                | `string`                                 |          |           |
| `Multiple`                | `bool`                                   |          |           |
| `ReachedInProcess`        | `bool`                                   |          |           |
| `ReachedReadyForDelivery` | `bool`                                   |          |           |
| `ReachedDelivered`        | `bool`                                   |          |           |
| `ReachedCancelled`        | `bool`                                   |          |           |
| `RecurringPriceTotal`     | `string`                                 |          |           |
| `OneTimePriceTotal`       | `string`                                 |          |           |
| `Items`                   | `List<FulfillmentStatusChangedMailItem>` |          |           |
| `Items[].InstanceId`      | `int`                                    |          |           |
| `Items[].OrderId`         | `int`                                    |          |           |
| `Items[].ProductName`     | `string`                                 |          |           |
| `Items[].OptionsString`   | `string`                                 |          |           |
| `Items[].Quantity`        | `int`                                    |          |           |
| `Items[].EmployeeName`    | `string`                                 | ?        |           |
| `Items[].EmployeesString` | `string`                                 |          |           |
| `Items[].NodeName`        | `string`                                 | ?        |           |
| `Items[].NodeNamesString` | `string`                                 |          |           |
| `Items[].RecurringPrice`  | `string`                                 |          |           |
| `Items[].OneTimePrice`    | `string`                                 |          |           |
| `Items[].ImageUrl`        | `string`                                 |          |           |
| `Items[].OrderReference`  | `string`                                 |          |           |
| `Items[].OrderDate`       | `string`                                 |          |           |

<details>

<summary>?? Internal / JSON-ignored fields (2)</summary>

| Field         | Type   |
| ------------- | ------ |
| `SupplierSid` | `Guid` |
| `CustomerSid` | `Guid` |

</details>

## HRSyncErrorMail

Namespace: `equipme.api.Models.Mailjet.MailTemplates`

| Field                    | Type     | Nullable | AllowHtml |
| ------------------------ | -------- | -------- | --------- |
| `addressCountry`         | `string` |          |           |
| `addressCity`            | `string` |          |           |
| `addressCode`            | `string` |          |           |
| `addressStreet`          | `string` |          |           |
| `addressName`            | `string` |          |           |
| `supplierName`           | `string` |          |           |
| `primaryColor`           | `string` |          |           |
| `headerImage`            | `string` |          |           |
| `headerImageWidth`       | `int?`   | ?        |           |
| `headerImageHeight`      | `int?`   | ?        |           |
| `NormalLogoLink`         | `string` |          |           |
| `NormalLogoWidth`        | `int?`   | ?        |           |
| `NormalLogoHeight`       | `int?`   | ?        |           |
| `ContrastLogoLink`       | `string` |          |           |
| `ContrastLogoWidth`      | `int?`   | ?        |           |
| `ContrastLogoHeight`     | `int?`   | ?        |           |
| `imprintLink`            | `string` |          |           |
| `privacyPolicyLink`      | `string` |          |           |
| `termsAndConditionsLink` | `string` |          |           |
| `Subject`                | `string` |          | ?         |
| `ln`                     | `string` |          |           |
| `Link`                   | `string` |          |           |
| `FullName`               | `string` |          |           |
| `ErrorMessage`           | `string` |          |           |

<details>

<summary>?? Internal / JSON-ignored fields (2)</summary>

| Field         | Type   |
| ------------- | ------ |
| `SupplierSid` | `Guid` |
| `CustomerSid` | `Guid` |

</details>

## InvoiceMail

Namespace: `equipme.api.Models.Mailjet.MailTemplates`

| Field                    | Type     | Nullable | AllowHtml |
| ------------------------ | -------- | -------- | --------- |
| `addressCountry`         | `string` |          |           |
| `addressCity`            | `string` |          |           |
| `addressCode`            | `string` |          |           |
| `addressStreet`          | `string` |          |           |
| `addressName`            | `string` |          |           |
| `supplierName`           | `string` |          |           |
| `primaryColor`           | `string` |          |           |
| `headerImage`            | `string` |          |           |
| `headerImageWidth`       | `int?`   | ?        |           |
| `headerImageHeight`      | `int?`   | ?        |           |
| `NormalLogoLink`         | `string` |          |           |
| `NormalLogoWidth`        | `int?`   | ?        |           |
| `NormalLogoHeight`       | `int?`   | ?        |           |
| `ContrastLogoLink`       | `string` |          |           |
| `ContrastLogoWidth`      | `int?`   | ?        |           |
| `ContrastLogoHeight`     | `int?`   | ?        |           |
| `imprintLink`            | `string` |          |           |
| `privacyPolicyLink`      | `string` |          |           |
| `termsAndConditionsLink` | `string` |          |           |
| `Subject`                | `string` |          | ?         |
| `ln`                     | `string` |          |           |
| `fullName`               | `string` |          |           |
| `invoiceId`              | `string` |          |           |
| `invoiceLink`            | `string` |          |           |

<details>

<summary>?? Internal / JSON-ignored fields (2)</summary>

| Field         | Type   |
| ------------- | ------ |
| `SupplierSid` | `Guid` |
| `CustomerSid` | `Guid` |

</details>

## NewPartnershipMail

Namespace: `equipme.api.Models.Mailjet.MailTemplates`

| Field                    | Type     | Nullable | AllowHtml |
| ------------------------ | -------- | -------- | --------- |
| `addressCountry`         | `string` |          |           |
| `addressCity`            | `string` |          |           |
| `addressCode`            | `string` |          |           |
| `addressStreet`          | `string` |          |           |
| `addressName`            | `string` |          |           |
| `supplierName`           | `string` |          |           |
| `primaryColor`           | `string` |          |           |
| `headerImage`            | `string` |          |           |
| `headerImageWidth`       | `int?`   | ?        |           |
| `headerImageHeight`      | `int?`   | ?        |           |
| `NormalLogoLink`         | `string` |          |           |
| `NormalLogoWidth`        | `int?`   | ?        |           |
| `NormalLogoHeight`       | `int?`   | ?        |           |
| `ContrastLogoLink`       | `string` |          |           |
| `ContrastLogoWidth`      | `int?`   | ?        |           |
| `ContrastLogoHeight`     | `int?`   | ?        |           |
| `imprintLink`            | `string` |          |           |
| `privacyPolicyLink`      | `string` |          |           |
| `termsAndConditionsLink` | `string` |          |           |
| `Subject`                | `string` |          | ?         |
| `ln`                     | `string` |          |           |
| `customerName`           | `string` |          |           |
| `fullName`               | `string` |          |           |

<details>

<summary>?? Internal / JSON-ignored fields (2)</summary>

| Field         | Type   |
| ------------- | ------ |
| `SupplierSid` | `Guid` |
| `CustomerSid` | `Guid` |

</details>

## NewTicketMail

Namespace: `equipme.api.Models.Mailjet.MailTemplates`

| Field                    | Type     | Nullable | AllowHtml |
| ------------------------ | -------- | -------- | --------- |
| `addressCountry`         | `string` |          |           |
| `addressCity`            | `string` |          |           |
| `addressCode`            | `string` |          |           |
| `addressStreet`          | `string` |          |           |
| `addressName`            | `string` |          |           |
| `supplierName`           | `string` |          |           |
| `primaryColor`           | `string` |          |           |
| `headerImage`            | `string` |          |           |
| `headerImageWidth`       | `int?`   | ?        |           |
| `headerImageHeight`      | `int?`   | ?        |           |
| `NormalLogoLink`         | `string` |          |           |
| `NormalLogoWidth`        | `int?`   | ?        |           |
| `NormalLogoHeight`       | `int?`   | ?        |           |
| `ContrastLogoLink`       | `string` |          |           |
| `ContrastLogoWidth`      | `int?`   | ?        |           |
| `ContrastLogoHeight`     | `int?`   | ?        |           |
| `imprintLink`            | `string` |          |           |
| `privacyPolicyLink`      | `string` |          |           |
| `termsAndConditionsLink` | `string` |          |           |
| `Subject`                | `string` |          | ?         |
| `ln`                     | `string` |          |           |
| `FullName`               | `string` |          |           |
| `CreatorName`            | `string` |          |           |
| `ContactName`            | `string` |          |           |
| `Type`                   | `string` |          |           |
| `TicketID`               | `string` |          |           |
| `TicketSubject`          | `string` |          |           |
| `CustomerName`           | `string` |          |           |
| `Description`            | `string` | ?        |           |
| `AffectedServices`       | `string` |          |           |
| `Link`                   | `string` |          |           |

<details>

<summary>?? Internal / JSON-ignored fields (2)</summary>

| Field         | Type   |
| ------------- | ------ |
| `SupplierSid` | `Guid` |
| `CustomerSid` | `Guid` |

</details>

## OrderAuthorizationRequestMail

Namespace: `equipme.api.Models.Mailjet`

| Field                    | Type     | Nullable | AllowHtml |
| ------------------------ | -------- | -------- | --------- |
| `addressCountry`         | `string` |          |           |
| `addressCity`            | `string` |          |           |
| `addressCode`            | `string` |          |           |
| `addressStreet`          | `string` |          |           |
| `addressName`            | `string` |          |           |
| `supplierName`           | `string` |          |           |
| `primaryColor`           | `string` |          |           |
| `headerImage`            | `string` |          |           |
| `headerImageWidth`       | `int?`   | ?        |           |
| `headerImageHeight`      | `int?`   | ?        |           |
| `NormalLogoLink`         | `string` |          |           |
| `NormalLogoWidth`        | `int?`   | ?        |           |
| `NormalLogoHeight`       | `int?`   | ?        |           |
| `ContrastLogoLink`       | `string` |          |           |
| `ContrastLogoWidth`      | `int?`   | ?        |           |
| `ContrastLogoHeight`     | `int?`   | ?        |           |
| `imprintLink`            | `string` |          |           |
| `privacyPolicyLink`      | `string` |          |           |
| `termsAndConditionsLink` | `string` |          |           |
| `Subject`                | `string` |          | ?         |
| `ln`                     | `string` |          |           |
| `fullName`               | `string` |          |           |
| `customerName`           | `string` |          |           |
| `link`                   | `string` |          |           |

<details>

<summary>?? Internal / JSON-ignored fields (2)</summary>

| Field         | Type   |
| ------------- | ------ |
| `SupplierSid` | `Guid` |
| `CustomerSid` | `Guid` |

</details>

## OrderConfirmationMail

Namespace: `equipme.api.Models.Mailjet`

| Field                    | Type                               | Nullable | AllowHtml |
| ------------------------ | ---------------------------------- | -------- | --------- |
| `addressCountry`         | `string`                           |          |           |
| `addressCity`            | `string`                           |          |           |
| `addressCode`            | `string`                           |          |           |
| `addressStreet`          | `string`                           |          |           |
| `addressName`            | `string`                           |          |           |
| `supplierName`           | `string`                           |          |           |
| `primaryColor`           | `string`                           |          |           |
| `headerImage`            | `string`                           |          |           |
| `headerImageWidth`       | `int?`                             | ?        |           |
| `headerImageHeight`      | `int?`                             | ?        |           |
| `NormalLogoLink`         | `string`                           |          |           |
| `NormalLogoWidth`        | `int?`                             | ?        |           |
| `NormalLogoHeight`       | `int?`                             | ?        |           |
| `ContrastLogoLink`       | `string`                           |          |           |
| `ContrastLogoWidth`      | `int?`                             | ?        |           |
| `ContrastLogoHeight`     | `int?`                             | ?        |           |
| `imprintLink`            | `string`                           |          |           |
| `privacyPolicyLink`      | `string`                           |          |           |
| `termsAndConditionsLink` | `string`                           |          |           |
| `Subject`                | `string`                           |          | ?         |
| `ln`                     | `string`                           |          |           |
| `OrderLink`              | `string`                           |          |           |
| `FullName`               | `string`                           |          |           |
| `Items`                  | `List<OrderConfirmationDataModel>` |          |           |
| `Items[].ItemName`       | `string`                           |          |           |
| `Items[].TotalRecurring` | `string`                           |          |           |
| `Items[].TotalOnce`      | `string`                           |          |           |
| `Items[].Quantity`       | `int`                              |          |           |
| `Items[].Options`        | `string`                           |          |           |
| `Items[].ItemSupplier`   | `string`                           |          |           |
| `Items[].OrderNumber`    | `string`                           |          |           |
| `Items[].OrderId`        | `int?`                             | ?        |           |
| `Items[].OrderLink`      | `string`                           |          |           |
| `Items[].LocationNames`  | `string`                           |          |           |
| `Items[].EmployeeNames`  | `string`                           |          |           |
| `Items[].RequesterNames` | `string`                           |          |           |
| `OrderDate`              | `string`                           |          |           |
| `OrderNumber`            | `string`                           |          |           |
| `TotalRecurring`         | `string`                           |          |           |
| `TotalOnce`              | `string`                           |          |           |
| `ItemCount`              | `int`                              |          |           |

<details>

<summary>?? Internal / JSON-ignored fields (5)</summary>

| Field                      | Type                           |
| -------------------------- | ------------------------------ |
| `SupplierSid`              | `Guid`                         |
| `CustomerSid`              | `Guid`                         |
| `Items[].Lifecycle`        | `string`                       |
| `Items[].ProcessStatus`    | `string`                       |
| `Items[].OrderOptionItems` | `IEnumerable<OrderOptionItem>` |

</details>

## OrderPlacedMail

Namespace: `equipme.api.Models.Mailjet.MailTemplates`

| Field                                | Type                               | Nullable | AllowHtml |
| ------------------------------------ | ---------------------------------- | -------- | --------- |
| `addressCountry`                     | `string`                           |          |           |
| `addressCity`                        | `string`                           |          |           |
| `addressCode`                        | `string`                           |          |           |
| `addressStreet`                      | `string`                           |          |           |
| `addressName`                        | `string`                           |          |           |
| `supplierName`                       | `string`                           |          |           |
| `primaryColor`                       | `string`                           |          |           |
| `headerImage`                        | `string`                           |          |           |
| `headerImageWidth`                   | `int?`                             | ?        |           |
| `headerImageHeight`                  | `int?`                             | ?        |           |
| `NormalLogoLink`                     | `string`                           |          |           |
| `NormalLogoWidth`                    | `int?`                             | ?        |           |
| `NormalLogoHeight`                   | `int?`                             | ?        |           |
| `ContrastLogoLink`                   | `string`                           |          |           |
| `ContrastLogoWidth`                  | `int?`                             | ?        |           |
| `ContrastLogoHeight`                 | `int?`                             | ?        |           |
| `imprintLink`                        | `string`                           |          |           |
| `privacyPolicyLink`                  | `string`                           |          |           |
| `termsAndConditionsLink`             | `string`                           |          |           |
| `Subject`                            | `string`                           |          | ?         |
| `ln`                                 | `string`                           |          |           |
| `OrderLink`                          | `string`                           |          |           |
| `FullName`                           | `string`                           |          |           |
| `ShowSectionHeader`                  | `bool`                             |          |           |
| `UnconfirmedItems`                   | `List<OrderConfirmationDataModel>` |          |           |
| `UnconfirmedItems[].ItemName`        | `string`                           |          |           |
| `UnconfirmedItems[].TotalRecurring`  | `string`                           |          |           |
| `UnconfirmedItems[].TotalOnce`       | `string`                           |          |           |
| `UnconfirmedItems[].Quantity`        | `int`                              |          |           |
| `UnconfirmedItems[].Options`         | `string`                           |          |           |
| `UnconfirmedItems[].ItemSupplier`    | `string`                           |          |           |
| `UnconfirmedItems[].OrderNumber`     | `string`                           |          |           |
| `UnconfirmedItems[].OrderId`         | `int?`                             | ?        |           |
| `UnconfirmedItems[].OrderLink`       | `string`                           |          |           |
| `UnconfirmedItems[].LocationNames`   | `string`                           |          |           |
| `UnconfirmedItems[].EmployeeNames`   | `string`                           |          |           |
| `UnconfirmedItems[].RequesterNames`  | `string`                           |          |           |
| `ConfirmedItems`                     | `List<OrderConfirmationDataModel>` |          |           |
| `ConfirmedItems[].ItemName`          | `string`                           |          |           |
| `ConfirmedItems[].TotalRecurring`    | `string`                           |          |           |
| `ConfirmedItems[].TotalOnce`         | `string`                           |          |           |
| `ConfirmedItems[].Quantity`          | `int`                              |          |           |
| `ConfirmedItems[].Options`           | `string`                           |          |           |
| `ConfirmedItems[].ItemSupplier`      | `string`                           |          |           |
| `ConfirmedItems[].OrderNumber`       | `string`                           |          |           |
| `ConfirmedItems[].OrderId`           | `int?`                             | ?        |           |
| `ConfirmedItems[].OrderLink`         | `string`                           |          |           |
| `ConfirmedItems[].LocationNames`     | `string`                           |          |           |
| `ConfirmedItems[].EmployeeNames`     | `string`                           |          |           |
| `ConfirmedItems[].RequesterNames`    | `string`                           |          |           |
| `ChangeItems`                        | `List<OrderConfirmationDataModel>` |          |           |
| `ChangeItems[].ItemName`             | `string`                           |          |           |
| `ChangeItems[].TotalRecurring`       | `string`                           |          |           |
| `ChangeItems[].TotalOnce`            | `string`                           |          |           |
| `ChangeItems[].Quantity`             | `int`                              |          |           |
| `ChangeItems[].Options`              | `string`                           |          |           |
| `ChangeItems[].ItemSupplier`         | `string`                           |          |           |
| `ChangeItems[].OrderNumber`          | `string`                           |          |           |
| `ChangeItems[].OrderId`              | `int?`                             | ?        |           |
| `ChangeItems[].OrderLink`            | `string`                           |          |           |
| `ChangeItems[].LocationNames`        | `string`                           |          |           |
| `ChangeItems[].EmployeeNames`        | `string`                           |          |           |
| `ChangeItems[].RequesterNames`       | `string`                           |          |           |
| `CancellationItems`                  | `List<OrderConfirmationDataModel>` |          |           |
| `CancellationItems[].ItemName`       | `string`                           |          |           |
| `CancellationItems[].TotalRecurring` | `string`                           |          |           |
| `CancellationItems[].TotalOnce`      | `string`                           |          |           |
| `CancellationItems[].Quantity`       | `int`                              |          |           |
| `CancellationItems[].Options`        | `string`                           |          |           |
| `CancellationItems[].ItemSupplier`   | `string`                           |          |           |
| `CancellationItems[].OrderNumber`    | `string`                           |          |           |
| `CancellationItems[].OrderId`        | `int?`                             | ?        |           |
| `CancellationItems[].OrderLink`      | `string`                           |          |           |
| `CancellationItems[].LocationNames`  | `string`                           |          |           |
| `CancellationItems[].EmployeeNames`  | `string`                           |          |           |
| `CancellationItems[].RequesterNames` | `string`                           |          |           |
| `RequestItems`                       | `List<OrderConfirmationDataModel>` |          |           |
| `RequestItems[].ItemName`            | `string`                           |          |           |
| `RequestItems[].TotalRecurring`      | `string`                           |          |           |
| `RequestItems[].TotalOnce`           | `string`                           |          |           |
| `RequestItems[].Quantity`            | `int`                              |          |           |
| `RequestItems[].Options`             | `string`                           |          |           |
| `RequestItems[].ItemSupplier`        | `string`                           |          |           |
| `RequestItems[].OrderNumber`         | `string`                           |          |           |
| `RequestItems[].OrderId`             | `int?`                             | ?        |           |
| `RequestItems[].OrderLink`           | `string`                           |          |           |
| `RequestItems[].LocationNames`       | `string`                           |          |           |
| `RequestItems[].EmployeeNames`       | `string`                           |          |           |
| `RequestItems[].RequesterNames`      | `string`                           |          |           |
| `OtherItems`                         | `List<OrderConfirmationDataModel>` |          |           |
| `OtherItems[].ItemName`              | `string`                           |          |           |
| `OtherItems[].TotalRecurring`        | `string`                           |          |           |
| `OtherItems[].TotalOnce`             | `string`                           |          |           |
| `OtherItems[].Quantity`              | `int`                              |          |           |
| `OtherItems[].Options`               | `string`                           |          |           |
| `OtherItems[].ItemSupplier`          | `string`                           |          |           |
| `OtherItems[].OrderNumber`           | `string`                           |          |           |
| `OtherItems[].OrderId`               | `int?`                             | ?        |           |
| `OtherItems[].OrderLink`             | `string`                           |          |           |
| `OtherItems[].LocationNames`         | `string`                           |          |           |
| `OtherItems[].EmployeeNames`         | `string`                           |          |           |
| `OtherItems[].RequesterNames`        | `string`                           |          |           |
| `OrderDate`                          | `string`                           |          |           |
| `OrderId`                            | `string`                           |          |           |
| `TotalRecurring`                     | `string`                           |          |           |
| `TotalOnce`                          | `string`                           |          |           |
| `ItemCount`                          | `int`                              |          |           |
| `AllEmployeeNames`                   | `string`                           |          |           |
| `AllLocationNames`                   | `string`                           |          |           |

<details>

<summary>?? Internal / JSON-ignored fields (20)</summary>

| Field                                  | Type                           |
| -------------------------------------- | ------------------------------ |
| `SupplierSid`                          | `Guid`                         |
| `CustomerSid`                          | `Guid`                         |
| `UnconfirmedItems[].Lifecycle`         | `string`                       |
| `UnconfirmedItems[].ProcessStatus`     | `string`                       |
| `UnconfirmedItems[].OrderOptionItems`  | `IEnumerable<OrderOptionItem>` |
| `ConfirmedItems[].Lifecycle`           | `string`                       |
| `ConfirmedItems[].ProcessStatus`       | `string`                       |
| `ConfirmedItems[].OrderOptionItems`    | `IEnumerable<OrderOptionItem>` |
| `ChangeItems[].Lifecycle`              | `string`                       |
| `ChangeItems[].ProcessStatus`          | `string`                       |
| `ChangeItems[].OrderOptionItems`       | `IEnumerable<OrderOptionItem>` |
| `CancellationItems[].Lifecycle`        | `string`                       |
| `CancellationItems[].ProcessStatus`    | `string`                       |
| `CancellationItems[].OrderOptionItems` | `IEnumerable<OrderOptionItem>` |
| `RequestItems[].Lifecycle`             | `string`                       |
| `RequestItems[].ProcessStatus`         | `string`                       |
| `RequestItems[].OrderOptionItems`      | `IEnumerable<OrderOptionItem>` |
| `OtherItems[].Lifecycle`               | `string`                       |
| `OtherItems[].ProcessStatus`           | `string`                       |
| `OtherItems[].OrderOptionItems`        | `IEnumerable<OrderOptionItem>` |

</details>

## OrderReceptionMail

Namespace: `equipme.api.Models.Mailjet`

| Field                            | Type                               | Nullable | AllowHtml |
| -------------------------------- | ---------------------------------- | -------- | --------- |
| `addressCountry`                 | `string`                           |          |           |
| `addressCity`                    | `string`                           |          |           |
| `addressCode`                    | `string`                           |          |           |
| `addressStreet`                  | `string`                           |          |           |
| `addressName`                    | `string`                           |          |           |
| `supplierName`                   | `string`                           |          |           |
| `primaryColor`                   | `string`                           |          |           |
| `headerImage`                    | `string`                           |          |           |
| `headerImageWidth`               | `int?`                             | ?        |           |
| `headerImageHeight`              | `int?`                             | ?        |           |
| `NormalLogoLink`                 | `string`                           |          |           |
| `NormalLogoWidth`                | `int?`                             | ?        |           |
| `NormalLogoHeight`               | `int?`                             | ?        |           |
| `ContrastLogoLink`               | `string`                           |          |           |
| `ContrastLogoWidth`              | `int?`                             | ?        |           |
| `ContrastLogoHeight`             | `int?`                             | ?        |           |
| `imprintLink`                    | `string`                           |          |           |
| `privacyPolicyLink`              | `string`                           |          |           |
| `termsAndConditionsLink`         | `string`                           |          |           |
| `Subject`                        | `string`                           |          | ?         |
| `ln`                             | `string`                           |          |           |
| `customerName`                   | `string`                           |          |           |
| `customerNumber`                 | `string`                           |          |           |
| `FullName`                       | `string`                           |          |           |
| `orders`                         | `List<OrderConfirmationDataModel>` |          |           |
| `orders[].ItemName`              | `string`                           |          |           |
| `orders[].TotalRecurring`        | `string`                           |          |           |
| `orders[].TotalOnce`             | `string`                           |          |           |
| `orders[].Quantity`              | `int`                              |          |           |
| `orders[].Options`               | `string`                           |          |           |
| `orders[].ItemSupplier`          | `string`                           |          |           |
| `orders[].OrderNumber`           | `string`                           |          |           |
| `orders[].OrderId`               | `int?`                             | ?        |           |
| `orders[].OrderLink`             | `string`                           |          |           |
| `orders[].LocationNames`         | `string`                           |          |           |
| `orders[].EmployeeNames`         | `string`                           |          |           |
| `orders[].RequesterNames`        | `string`                           |          |           |
| `cancellations`                  | `List<OrderConfirmationDataModel>` |          |           |
| `cancellations[].ItemName`       | `string`                           |          |           |
| `cancellations[].TotalRecurring` | `string`                           |          |           |
| `cancellations[].TotalOnce`      | `string`                           |          |           |
| `cancellations[].Quantity`       | `int`                              |          |           |
| `cancellations[].Options`        | `string`                           |          |           |
| `cancellations[].ItemSupplier`   | `string`                           |          |           |
| `cancellations[].OrderNumber`    | `string`                           |          |           |
| `cancellations[].OrderId`        | `int?`                             | ?        |           |
| `cancellations[].OrderLink`      | `string`                           |          |           |
| `cancellations[].LocationNames`  | `string`                           |          |           |
| `cancellations[].EmployeeNames`  | `string`                           |          |           |
| `cancellations[].RequesterNames` | `string`                           |          |           |
| `revocations`                    | `List<OrderConfirmationDataModel>` |          |           |
| `revocations[].ItemName`         | `string`                           |          |           |
| `revocations[].TotalRecurring`   | `string`                           |          |           |
| `revocations[].TotalOnce`        | `string`                           |          |           |
| `revocations[].Quantity`         | `int`                              |          |           |
| `revocations[].Options`          | `string`                           |          |           |
| `revocations[].ItemSupplier`     | `string`                           |          |           |
| `revocations[].OrderNumber`      | `string`                           |          |           |
| `revocations[].OrderId`          | `int?`                             | ?        |           |
| `revocations[].OrderLink`        | `string`                           |          |           |
| `revocations[].LocationNames`    | `string`                           |          |           |
| `revocations[].EmployeeNames`    | `string`                           |          |           |
| `revocations[].RequesterNames`   | `string`                           |          |           |
| `changes`                        | `List<OrderConfirmationDataModel>` |          |           |
| `changes[].ItemName`             | `string`                           |          |           |
| `changes[].TotalRecurring`       | `string`                           |          |           |
| `changes[].TotalOnce`            | `string`                           |          |           |
| `changes[].Quantity`             | `int`                              |          |           |
| `changes[].Options`              | `string`                           |          |           |
| `changes[].ItemSupplier`         | `string`                           |          |           |
| `changes[].OrderNumber`          | `string`                           |          |           |
| `changes[].OrderId`              | `int?`                             | ?        |           |
| `changes[].OrderLink`            | `string`                           |          |           |
| `changes[].LocationNames`        | `string`                           |          |           |
| `changes[].EmployeeNames`        | `string`                           |          |           |
| `changes[].RequesterNames`       | `string`                           |          |           |
| `requested`                      | `List<OrderConfirmationDataModel>` |          |           |
| `requested[].ItemName`           | `string`                           |          |           |
| `requested[].TotalRecurring`     | `string`                           |          |           |
| `requested[].TotalOnce`          | `string`                           |          |           |
| `requested[].Quantity`           | `int`                              |          |           |
| `requested[].Options`            | `string`                           |          |           |
| `requested[].ItemSupplier`       | `string`                           |          |           |
| `requested[].OrderNumber`        | `string`                           |          |           |
| `requested[].OrderId`            | `int?`                             | ?        |           |
| `requested[].OrderLink`          | `string`                           |          |           |
| `requested[].LocationNames`      | `string`                           |          |           |
| `requested[].EmployeeNames`      | `string`                           |          |           |
| `requested[].RequesterNames`     | `string`                           |          |           |
| `linkDownload`                   | `string`                           |          |           |
| `link`                           | `string`                           |          |           |
| `orderId`                        | `int`                              |          |           |
| `orderNote`                      | `string`                           | ?        |           |
| `AllLocationNames`               | `string`                           |          |           |
| `AllEmployeeNames`               | `string`                           |          |           |

<details>

<summary>?? Internal / JSON-ignored fields (17)</summary>

| Field                              | Type                           |
| ---------------------------------- | ------------------------------ |
| `SupplierSid`                      | `Guid`                         |
| `CustomerSid`                      | `Guid`                         |
| `orders[].Lifecycle`               | `string`                       |
| `orders[].ProcessStatus`           | `string`                       |
| `orders[].OrderOptionItems`        | `IEnumerable<OrderOptionItem>` |
| `cancellations[].Lifecycle`        | `string`                       |
| `cancellations[].ProcessStatus`    | `string`                       |
| `cancellations[].OrderOptionItems` | `IEnumerable<OrderOptionItem>` |
| `revocations[].Lifecycle`          | `string`                       |
| `revocations[].ProcessStatus`      | `string`                       |
| `revocations[].OrderOptionItems`   | `IEnumerable<OrderOptionItem>` |
| `changes[].Lifecycle`              | `string`                       |
| `changes[].ProcessStatus`          | `string`                       |
| `changes[].OrderOptionItems`       | `IEnumerable<OrderOptionItem>` |
| `requested[].Lifecycle`            | `string`                       |
| `requested[].ProcessStatus`        | `string`                       |
| `requested[].OrderOptionItems`     | `IEnumerable<OrderOptionItem>` |

</details>

## OrderRequestApprovedMail

Namespace: `equipme.api.Models.Mailjet.MailTemplates`

| Field                    | Type                              | Nullable | AllowHtml |
| ------------------------ | --------------------------------- | -------- | --------- |
| `addressCountry`         | `string`                          |          |           |
| `addressCity`            | `string`                          |          |           |
| `addressCode`            | `string`                          |          |           |
| `addressStreet`          | `string`                          |          |           |
| `addressName`            | `string`                          |          |           |
| `supplierName`           | `string`                          |          |           |
| `primaryColor`           | `string`                          |          |           |
| `headerImage`            | `string`                          |          |           |
| `headerImageWidth`       | `int?`                            | ?        |           |
| `headerImageHeight`      | `int?`                            | ?        |           |
| `NormalLogoLink`         | `string`                          |          |           |
| `NormalLogoWidth`        | `int?`                            | ?        |           |
| `NormalLogoHeight`       | `int?`                            | ?        |           |
| `ContrastLogoLink`       | `string`                          |          |           |
| `ContrastLogoWidth`      | `int?`                            | ?        |           |
| `ContrastLogoHeight`     | `int?`                            | ?        |           |
| `imprintLink`            | `string`                          |          |           |
| `privacyPolicyLink`      | `string`                          |          |           |
| `termsAndConditionsLink` | `string`                          |          |           |
| `Subject`                | `string`                          |          | ?         |
| `ln`                     | `string`                          |          |           |
| `fullName`               | `string`                          |          |           |
| `services`               | `IEnumerable<ItemAllocatedUsers>` |          |           |
| `services[].service`     | `string`                          |          |           |
| `services[].allocation`  | `string`                          |          |           |
| `services[].total`       | `int`                             |          |           |
| `approvingUserEmail`     | `string`                          |          |           |
| `customerName`           | `string`                          |          |           |

<details>

<summary>?? Internal / JSON-ignored fields (2)</summary>

| Field         | Type   |
| ------------- | ------ |
| `SupplierSid` | `Guid` |
| `CustomerSid` | `Guid` |

</details>

## OrdersPendingModel

Namespace: `equipme.api.Models.Mailjet`

| Field                      | Type                                | Nullable | AllowHtml |
| -------------------------- | ----------------------------------- | -------- | --------- |
| `addressCountry`           | `string`                            |          |           |
| `addressCity`              | `string`                            |          |           |
| `addressCode`              | `string`                            |          |           |
| `addressStreet`            | `string`                            |          |           |
| `addressName`              | `string`                            |          |           |
| `supplierName`             | `string`                            |          |           |
| `primaryColor`             | `string`                            |          |           |
| `headerImage`              | `string`                            |          |           |
| `headerImageWidth`         | `int?`                              | ?        |           |
| `headerImageHeight`        | `int?`                              | ?        |           |
| `NormalLogoLink`           | `string`                            |          |           |
| `NormalLogoWidth`          | `int?`                              | ?        |           |
| `NormalLogoHeight`         | `int?`                              | ?        |           |
| `ContrastLogoLink`         | `string`                            |          |           |
| `ContrastLogoWidth`        | `int?`                              | ?        |           |
| `ContrastLogoHeight`       | `int?`                              | ?        |           |
| `imprintLink`              | `string`                            |          |           |
| `privacyPolicyLink`        | `string`                            |          |           |
| `termsAndConditionsLink`   | `string`                            |          |           |
| `Subject`                  | `string`                            |          | ?         |
| `ln`                       | `string`                            |          |           |
| `Link`                     | `string`                            |          |           |
| `FullName`                 | `string`                            |          |           |
| `customers`                | `List<CustomerNewOrderItemSummary>` |          |           |
| `customers[].NewServices`  | `int`                               |          |           |
| `customers[].NewOrders`    | `int`                               |          |           |
| `customers[].NewChanges`   | `int`                               |          |           |
| `customers[].NewRequests`  | `int`                               |          |           |
| `customers[].CustomerName` | `string`                            |          |           |

<details>

<summary>?? Internal / JSON-ignored fields (2)</summary>

| Field         | Type   |
| ------------- | ------ |
| `SupplierSid` | `Guid` |
| `CustomerSid` | `Guid` |

</details>

## PartnerInvitationMail

Namespace: `equipme.api.Models.Mailjet.MailTemplates`

| Field                    | Type     | Nullable | AllowHtml |
| ------------------------ | -------- | -------- | --------- |
| `addressCountry`         | `string` |          |           |
| `addressCity`            | `string` |          |           |
| `addressCode`            | `string` |          |           |
| `addressStreet`          | `string` |          |           |
| `addressName`            | `string` |          |           |
| `supplierName`           | `string` |          |           |
| `primaryColor`           | `string` |          |           |
| `headerImage`            | `string` |          |           |
| `headerImageWidth`       | `int?`   | ?        |           |
| `headerImageHeight`      | `int?`   | ?        |           |
| `NormalLogoLink`         | `string` |          |           |
| `NormalLogoWidth`        | `int?`   | ?        |           |
| `NormalLogoHeight`       | `int?`   | ?        |           |
| `ContrastLogoLink`       | `string` |          |           |
| `ContrastLogoWidth`      | `int?`   | ?        |           |
| `ContrastLogoHeight`     | `int?`   | ?        |           |
| `imprintLink`            | `string` |          |           |
| `privacyPolicyLink`      | `string` |          |           |
| `termsAndConditionsLink` | `string` |          |           |
| `Subject`                | `string` |          | ?         |
| `ln`                     | `string` |          |           |
| `link`                   | `string` |          |           |
| `customerName`           | `string` |          |           |
| `inviteID`               | `string` |          |           |
| `partnerExists`          | `string` |          |           |
| `fullName`               | `string` |          |           |

<details>

<summary>?? Internal / JSON-ignored fields (2)</summary>

| Field         | Type   |
| ------------- | ------ |
| `SupplierSid` | `Guid` |
| `CustomerSid` | `Guid` |

</details>

## PasswordResettedMail

Namespace: `equipme.api.Models.Mailjet`

| Field                    | Type     | Nullable | AllowHtml |
| ------------------------ | -------- | -------- | --------- |
| `addressCountry`         | `string` |          |           |
| `addressCity`            | `string` |          |           |
| `addressCode`            | `string` |          |           |
| `addressStreet`          | `string` |          |           |
| `addressName`            | `string` |          |           |
| `supplierName`           | `string` |          |           |
| `primaryColor`           | `string` |          |           |
| `headerImage`            | `string` |          |           |
| `headerImageWidth`       | `int?`   | ?        |           |
| `headerImageHeight`      | `int?`   | ?        |           |
| `NormalLogoLink`         | `string` |          |           |
| `NormalLogoWidth`        | `int?`   | ?        |           |
| `NormalLogoHeight`       | `int?`   | ?        |           |
| `ContrastLogoLink`       | `string` |          |           |
| `ContrastLogoWidth`      | `int?`   | ?        |           |
| `ContrastLogoHeight`     | `int?`   | ?        |           |
| `imprintLink`            | `string` |          |           |
| `privacyPolicyLink`      | `string` |          |           |
| `termsAndConditionsLink` | `string` |          |           |
| `Subject`                | `string` |          | ?         |
| `ln`                     | `string` |          |           |
| `fullName`               | `string` |          |           |
| `link`                   | `string` |          |           |
| `password`               | `string` |          |           |
| `initiatorMail`          | `string` |          |           |
| `customerName`           | `string` |          |           |
| `userName`               | `string` |          |           |

<details>

<summary>?? Internal / JSON-ignored fields (2)</summary>

| Field         | Type   |
| ------------- | ------ |
| `SupplierSid` | `Guid` |
| `CustomerSid` | `Guid` |

</details>

## ProviderInvitationMail

Namespace: `equipme.api.Models.Mailjet.MailTemplates`

| Field                    | Type     | Nullable | AllowHtml |
| ------------------------ | -------- | -------- | --------- |
| `addressCountry`         | `string` |          |           |
| `addressCity`            | `string` |          |           |
| `addressCode`            | `string` |          |           |
| `addressStreet`          | `string` |          |           |
| `addressName`            | `string` |          |           |
| `supplierName`           | `string` |          |           |
| `primaryColor`           | `string` |          |           |
| `headerImage`            | `string` |          |           |
| `headerImageWidth`       | `int?`   | ?        |           |
| `headerImageHeight`      | `int?`   | ?        |           |
| `NormalLogoLink`         | `string` |          |           |
| `NormalLogoWidth`        | `int?`   | ?        |           |
| `NormalLogoHeight`       | `int?`   | ?        |           |
| `ContrastLogoLink`       | `string` |          |           |
| `ContrastLogoWidth`      | `int?`   | ?        |           |
| `ContrastLogoHeight`     | `int?`   | ?        |           |
| `imprintLink`            | `string` |          |           |
| `privacyPolicyLink`      | `string` |          |           |
| `termsAndConditionsLink` | `string` |          |           |
| `Subject`                | `string` |          | ?         |
| `ln`                     | `string` |          |           |
| `link`                   | `string` |          |           |
| `customerName`           | `string` |          |           |
| `inviteID`               | `string` |          |           |

<details>

<summary>?? Internal / JSON-ignored fields (2)</summary>

| Field         | Type   |
| ------------- | ------ |
| `SupplierSid` | `Guid` |
| `CustomerSid` | `Guid` |

</details>

## PurchaseOrderMail

Namespace: `equipme.api.Models.Mailjet.MailTemplates`

| Field                    | Type     | Nullable | AllowHtml |
| ------------------------ | -------- | -------- | --------- |
| `addressCountry`         | `string` |          |           |
| `addressCity`            | `string` |          |           |
| `addressCode`            | `string` |          |           |
| `addressStreet`          | `string` |          |           |
| `addressName`            | `string` |          |           |
| `supplierName`           | `string` |          |           |
| `primaryColor`           | `string` |          |           |
| `headerImage`            | `string` |          |           |
| `headerImageWidth`       | `int?`   | ?        |           |
| `headerImageHeight`      | `int?`   | ?        |           |
| `NormalLogoLink`         | `string` |          |           |
| `NormalLogoWidth`        | `int?`   | ?        |           |
| `NormalLogoHeight`       | `int?`   | ?        |           |
| `ContrastLogoLink`       | `string` |          |           |
| `ContrastLogoWidth`      | `int?`   | ?        |           |
| `ContrastLogoHeight`     | `int?`   | ?        |           |
| `imprintLink`            | `string` |          |           |
| `privacyPolicyLink`      | `string` |          |           |
| `termsAndConditionsLink` | `string` |          |           |
| `Subject`                | `string` |          | ?         |
| `ln`                     | `string` |          |           |
| `fullName`               | `string` |          |           |
| `orderId`                | `string` |          |           |

<details>

<summary>?? Internal / JSON-ignored fields (2)</summary>

| Field         | Type   |
| ------------- | ------ |
| `SupplierSid` | `Guid` |
| `CustomerSid` | `Guid` |

</details>

## ReceiptConfirmationMail

Namespace: `equipme.api.Models.Mailjet.MailTemplates`

| Field                    | Type     | Nullable | AllowHtml |
| ------------------------ | -------- | -------- | --------- |
| `addressCountry`         | `string` |          |           |
| `addressCity`            | `string` |          |           |
| `addressCode`            | `string` |          |           |
| `addressStreet`          | `string` |          |           |
| `addressName`            | `string` |          |           |
| `supplierName`           | `string` |          |           |
| `primaryColor`           | `string` |          |           |
| `headerImage`            | `string` |          |           |
| `headerImageWidth`       | `int?`   | ?        |           |
| `headerImageHeight`      | `int?`   | ?        |           |
| `NormalLogoLink`         | `string` |          |           |
| `NormalLogoWidth`        | `int?`   | ?        |           |
| `NormalLogoHeight`       | `int?`   | ?        |           |
| `ContrastLogoLink`       | `string` |          |           |
| `ContrastLogoWidth`      | `int?`   | ?        |           |
| `ContrastLogoHeight`     | `int?`   | ?        |           |
| `imprintLink`            | `string` |          |           |
| `privacyPolicyLink`      | `string` |          |           |
| `termsAndConditionsLink` | `string` |          |           |
| `Subject`                | `string` |          | ?         |
| `ln`                     | `string` |          |           |
| `FullName`               | `string` |          |           |
| `ServiceName`            | `string` |          |           |
| `Link`                   | `string` |          |           |

<details>

<summary>?? Internal / JSON-ignored fields (2)</summary>

| Field         | Type   |
| ------------- | ------ |
| `SupplierSid` | `Guid` |
| `CustomerSid` | `Guid` |

</details>

## ReceiptConfirmationReminderMail

Namespace: `equipme.api.Models.Mailjet.MailTemplates`

| Field                    | Type                                           | Nullable | AllowHtml |
| ------------------------ | ---------------------------------------------- | -------- | --------- |
| `addressCountry`         | `string`                                       |          |           |
| `addressCity`            | `string`                                       |          |           |
| `addressCode`            | `string`                                       |          |           |
| `addressStreet`          | `string`                                       |          |           |
| `addressName`            | `string`                                       |          |           |
| `supplierName`           | `string`                                       |          |           |
| `primaryColor`           | `string`                                       |          |           |
| `headerImage`            | `string`                                       |          |           |
| `headerImageWidth`       | `int?`                                         | ?        |           |
| `headerImageHeight`      | `int?`                                         | ?        |           |
| `NormalLogoLink`         | `string`                                       |          |           |
| `NormalLogoWidth`        | `int?`                                         | ?        |           |
| `NormalLogoHeight`       | `int?`                                         | ?        |           |
| `ContrastLogoLink`       | `string`                                       |          |           |
| `ContrastLogoWidth`      | `int?`                                         | ?        |           |
| `ContrastLogoHeight`     | `int?`                                         | ?        |           |
| `imprintLink`            | `string`                                       |          |           |
| `privacyPolicyLink`      | `string`                                       |          |           |
| `termsAndConditionsLink` | `string`                                       |          |           |
| `Subject`                | `string`                                       |          | ?         |
| `ln`                     | `string`                                       |          |           |
| `Items`                  | `IEnumerable<ReceiptConfirmationReminderItem>` |          |           |
| `Items[].InstanceId`     | `int`                                          |          |           |
| `Items[].InstanceLink`   | `string`                                       |          |           |
| `Items[].ProductName`    | `string`                                       |          |           |
| `Items[].CustomerId`     | `int`                                          |          |           |
| `Items[].EmployeeId`     | `int?`                                         | ?        |           |
| `Items[].FirstName`      | `string`                                       |          |           |
| `Items[].LastName`       | `string`                                       |          |           |
| `Items[].EmployeeEmail`  | `string`                                       |          |           |
| `Items[].DaysAgo`        | `int`                                          |          |           |
| `FullName`               | `string`                                       |          |           |
| `OriginDomain`           | `string`                                       |          |           |

<details>

<summary>?? Internal / JSON-ignored fields (2)</summary>

| Field         | Type   |
| ------------- | ------ |
| `SupplierSid` | `Guid` |
| `CustomerSid` | `Guid` |

</details>

## SelfServiceOrderRequestApprovalMail

Namespace: `equipme.api.Models.Mailjet`

| Field                        | Type                         | Nullable | AllowHtml |
| ---------------------------- | ---------------------------- | -------- | --------- |
| `addressCountry`             | `string`                     |          |           |
| `addressCity`                | `string`                     |          |           |
| `addressCode`                | `string`                     |          |           |
| `addressStreet`              | `string`                     |          |           |
| `addressName`                | `string`                     |          |           |
| `supplierName`               | `string`                     |          |           |
| `primaryColor`               | `string`                     |          |           |
| `headerImage`                | `string`                     |          |           |
| `headerImageWidth`           | `int?`                       | ?        |           |
| `headerImageHeight`          | `int?`                       | ?        |           |
| `NormalLogoLink`             | `string`                     |          |           |
| `NormalLogoWidth`            | `int?`                       | ?        |           |
| `NormalLogoHeight`           | `int?`                       | ?        |           |
| `ContrastLogoLink`           | `string`                     |          |           |
| `ContrastLogoWidth`          | `int?`                       | ?        |           |
| `ContrastLogoHeight`         | `int?`                       | ?        |           |
| `imprintLink`                | `string`                     |          |           |
| `privacyPolicyLink`          | `string`                     |          |           |
| `termsAndConditionsLink`     | `string`                     |          |           |
| `Subject`                    | `string`                     |          | ?         |
| `ln`                         | `string`                     |          |           |
| `fullName`                   | `string`                     |          |           |
| `items`                      | `List<OrderRequestMailItem>` |          |           |
| `items[].service`            | `string`                     |          |           |
| `items[].options`            | `string`                     |          |           |
| `items[].Created`            | `bool`                       |          |           |
| `items[].total`              | `int`                        |          |           |
| `items[].InitiatorId`        | `int`                        |          |           |
| `items[].InitiatorName`      | `string`                     |          |           |
| `items[].InitiatorMail`      | `string`                     |          |           |
| `items[].TargetUserId`       | `int`                        |          |           |
| `items[].TargetUserFullName` | `string`                     |          |           |
| `items[].TargetUserMail`     | `string`                     |          |           |
| `items[].Node`               | `string`                     |          |           |
| `items[].CloudServiceName`   | `string`                     |          |           |
| `actingUserEmail`            | `string`                     |          |           |
| `customerName`               | `string`                     |          |           |
| `rejectionReason`            | `string`                     |          |           |

<details>

<summary>?? Internal / JSON-ignored fields (2)</summary>

| Field         | Type   |
| ------------- | ------ |
| `SupplierSid` | `Guid` |
| `CustomerSid` | `Guid` |

</details>

## SelfServiceRequest

Namespace: `equipme.api.Models.Mailjet`

| Field                        | Type                           | Nullable | AllowHtml |
| ---------------------------- | ------------------------------ | -------- | --------- |
| `addressCountry`             | `string`                       |          |           |
| `addressCity`                | `string`                       |          |           |
| `addressCode`                | `string`                       |          |           |
| `addressStreet`              | `string`                       |          |           |
| `addressName`                | `string`                       |          |           |
| `supplierName`               | `string`                       |          |           |
| `primaryColor`               | `string`                       |          |           |
| `headerImage`                | `string`                       |          |           |
| `headerImageWidth`           | `int?`                         | ?        |           |
| `headerImageHeight`          | `int?`                         | ?        |           |
| `NormalLogoLink`             | `string`                       |          |           |
| `NormalLogoWidth`            | `int?`                         | ?        |           |
| `NormalLogoHeight`           | `int?`                         | ?        |           |
| `ContrastLogoLink`           | `string`                       |          |           |
| `ContrastLogoWidth`          | `int?`                         | ?        |           |
| `ContrastLogoHeight`         | `int?`                         | ?        |           |
| `imprintLink`                | `string`                       |          |           |
| `privacyPolicyLink`          | `string`                       |          |           |
| `termsAndConditionsLink`     | `string`                       |          |           |
| `Subject`                    | `string`                       |          | ?         |
| `ln`                         | `string`                       |          |           |
| `fullName`                   | `string`                       |          |           |
| `CustomerName`               | `string`                       |          |           |
| `InitiatorMail`              | `string`                       |          |           |
| `Items`                      | `List<SelfServiceRequestItem>` |          |           |
| `Items[].InstanceId`         | `int`                          |          |           |
| `Items[].ItemName`           | `string`                       |          |           |
| `Items[].Options`            | `string`                       |          |           |
| `Items[].Quantity`           | `int`                          |          |           |
| `Items[].TotalRecurring`     | `string`                       |          |           |
| `Items[].TotalOnce`          | `string`                       |          |           |
| `Items[].IsLifecycleCreated` | `bool`                         |          |           |
| `Items[].IsLifecycleDeleted` | `bool`                         |          |           |
| `Items[].IsLifecycleUpdated` | `bool`                         |          |           |
| `ItemCount`                  | `int`                          |          |           |
| `TotalRecurring`             | `string`                       |          |           |
| `TotalOnce`                  | `string`                       |          |           |
| `Link`                       | `string`                       |          |           |
| `OrderDate`                  | `string`                       |          |           |
| `OrderId`                    | `string`                       |          |           |

<details>

<summary>?? Internal / JSON-ignored fields (2)</summary>

| Field         | Type   |
| ------------- | ------ |
| `SupplierSid` | `Guid` |
| `CustomerSid` | `Guid` |

</details>

## ServiceAssignmentChangeMail

Namespace: `equipme.api.Models.Mailjet.MailTemplates`

| Field                    | Type                                    | Nullable | AllowHtml |
| ------------------------ | --------------------------------------- | -------- | --------- |
| `addressCountry`         | `string`                                |          |           |
| `addressCity`            | `string`                                |          |           |
| `addressCode`            | `string`                                |          |           |
| `addressStreet`          | `string`                                |          |           |
| `addressName`            | `string`                                |          |           |
| `supplierName`           | `string`                                |          |           |
| `primaryColor`           | `string`                                |          |           |
| `headerImage`            | `string`                                |          |           |
| `headerImageWidth`       | `int?`                                  | ?        |           |
| `headerImageHeight`      | `int?`                                  | ?        |           |
| `NormalLogoLink`         | `string`                                |          |           |
| `NormalLogoWidth`        | `int?`                                  | ?        |           |
| `NormalLogoHeight`       | `int?`                                  | ?        |           |
| `ContrastLogoLink`       | `string`                                |          |           |
| `ContrastLogoWidth`      | `int?`                                  | ?        |           |
| `ContrastLogoHeight`     | `int?`                                  | ?        |           |
| `imprintLink`            | `string`                                |          |           |
| `privacyPolicyLink`      | `string`                                |          |           |
| `termsAndConditionsLink` | `string`                                |          |           |
| `Subject`                | `string`                                |          | ?         |
| `ln`                     | `string`                                |          |           |
| `fullName`               | `string`                                |          |           |
| `customerName`           | `string`                                |          |           |
| `changes`                | `List<ServiceAssignmentChangeMailItem>` |          |           |
| `changes[].ItemName`     | `string`                                |          |           |
| `changes[].Location`     | `string`                                |          |           |
| `changes[].Employee`     | `string`                                |          |           |
| `changes[].Link`         | `string`                                |          |           |
| `changes[].ID`           | `string`                                |          |           |

<details>

<summary>?? Internal / JSON-ignored fields (2)</summary>

| Field         | Type   |
| ------------- | ------ |
| `SupplierSid` | `Guid` |
| `CustomerSid` | `Guid` |

</details>

## ServiceReservationMail

Namespace: `equipme.api.Models.Mailjet`

| Field                    | Type                           | Nullable | AllowHtml |
| ------------------------ | ------------------------------ | -------- | --------- |
| `addressCountry`         | `string`                       |          |           |
| `addressCity`            | `string`                       |          |           |
| `addressCode`            | `string`                       |          |           |
| `addressStreet`          | `string`                       |          |           |
| `addressName`            | `string`                       |          |           |
| `supplierName`           | `string`                       |          |           |
| `primaryColor`           | `string`                       |          |           |
| `headerImage`            | `string`                       |          |           |
| `headerImageWidth`       | `int?`                         | ?        |           |
| `headerImageHeight`      | `int?`                         | ?        |           |
| `NormalLogoLink`         | `string`                       |          |           |
| `NormalLogoWidth`        | `int?`                         | ?        |           |
| `NormalLogoHeight`       | `int?`                         | ?        |           |
| `ContrastLogoLink`       | `string`                       |          |           |
| `ContrastLogoWidth`      | `int?`                         | ?        |           |
| `ContrastLogoHeight`     | `int?`                         | ?        |           |
| `imprintLink`            | `string`                       |          |           |
| `privacyPolicyLink`      | `string`                       |          |           |
| `termsAndConditionsLink` | `string`                       |          |           |
| `Subject`                | `string`                       |          | ?         |
| `ln`                     | `string`                       |          |           |
| `FullName`               | `string`                       |          |           |
| `CustomerName`           | `string`                       |          |           |
| `CustomerNumber`         | `string`                       |          |           |
| `Items`                  | `ServiceReservationMailItem[]` |          |           |
| `Items[].ProductName`    | `string`                       |          |           |
| `Items[].Count`          | `int`                          |          |           |
| `Items[].Configuration`  | `string`                       |          |           |
| `Initiator`              | `string`                       |          |           |
| `OrganizationalUnitName` | `string`                       |          |           |

<details>

<summary>?? Internal / JSON-ignored fields (2)</summary>

| Field         | Type   |
| ------------- | ------ |
| `SupplierSid` | `Guid` |
| `CustomerSid` | `Guid` |

</details>

## TicketAgentAssigned

Namespace: `equipme.api.Models.Mailjet.MailTemplates`

| Field                    | Type     | Nullable | AllowHtml |
| ------------------------ | -------- | -------- | --------- |
| `addressCountry`         | `string` |          |           |
| `addressCity`            | `string` |          |           |
| `addressCode`            | `string` |          |           |
| `addressStreet`          | `string` |          |           |
| `addressName`            | `string` |          |           |
| `supplierName`           | `string` |          |           |
| `primaryColor`           | `string` |          |           |
| `headerImage`            | `string` |          |           |
| `headerImageWidth`       | `int?`   | ?        |           |
| `headerImageHeight`      | `int?`   | ?        |           |
| `NormalLogoLink`         | `string` |          |           |
| `NormalLogoWidth`        | `int?`   | ?        |           |
| `NormalLogoHeight`       | `int?`   | ?        |           |
| `ContrastLogoLink`       | `string` |          |           |
| `ContrastLogoWidth`      | `int?`   | ?        |           |
| `ContrastLogoHeight`     | `int?`   | ?        |           |
| `imprintLink`            | `string` |          |           |
| `privacyPolicyLink`      | `string` |          |           |
| `termsAndConditionsLink` | `string` |          |           |
| `Subject`                | `string` |          | ?         |
| `ln`                     | `string` |          |           |
| `TriggeredByFirstname`   | `string` |          |           |
| `TriggeredByLastname`    | `string` |          |           |
| `TriggeredByUsername`    | `string` |          |           |
| `TicketID`               | `string` |          |           |
| `TicketSubject`          | `string` |          |           |
| `FullName`               | `string` |          |           |

<details>

<summary>?? Internal / JSON-ignored fields (2)</summary>

| Field         | Type   |
| ------------- | ------ |
| `SupplierSid` | `Guid` |
| `CustomerSid` | `Guid` |

</details>

## TicketGroupAssignedMail

Namespace: `equipme.api.Models.Mailjet.MailTemplates`

| Field                    | Type     | Nullable | AllowHtml |
| ------------------------ | -------- | -------- | --------- |
| `addressCountry`         | `string` |          |           |
| `addressCity`            | `string` |          |           |
| `addressCode`            | `string` |          |           |
| `addressStreet`          | `string` |          |           |
| `addressName`            | `string` |          |           |
| `supplierName`           | `string` |          |           |
| `primaryColor`           | `string` |          |           |
| `headerImage`            | `string` |          |           |
| `headerImageWidth`       | `int?`   | ?        |           |
| `headerImageHeight`      | `int?`   | ?        |           |
| `NormalLogoLink`         | `string` |          |           |
| `NormalLogoWidth`        | `int?`   | ?        |           |
| `NormalLogoHeight`       | `int?`   | ?        |           |
| `ContrastLogoLink`       | `string` |          |           |
| `ContrastLogoWidth`      | `int?`   | ?        |           |
| `ContrastLogoHeight`     | `int?`   | ?        |           |
| `imprintLink`            | `string` |          |           |
| `privacyPolicyLink`      | `string` |          |           |
| `termsAndConditionsLink` | `string` |          |           |
| `Subject`                | `string` |          | ?         |
| `ln`                     | `string` |          |           |
| `TriggeredByFirstname`   | `string` |          |           |
| `TriggeredByLastname`    | `string` |          |           |
| `TriggeredByUsername`    | `string` |          |           |
| `TicketID`               | `string` |          |           |
| `TicketSubject`          | `string` |          |           |
| `TeamName`               | `string` |          |           |
| `FullName`               | `string` |          |           |

<details>

<summary>?? Internal / JSON-ignored fields (2)</summary>

| Field         | Type   |
| ------------- | ------ |
| `SupplierSid` | `Guid` |
| `CustomerSid` | `Guid` |

</details>

## TicketMessageForwarded

Namespace: `equipme.api.Models.Mailjet.MailTemplates`

| Field                       | Type                               | Nullable | AllowHtml |
| --------------------------- | ---------------------------------- | -------- | --------- |
| `addressCountry`            | `string`                           |          |           |
| `addressCity`               | `string`                           |          |           |
| `addressCode`               | `string`                           |          |           |
| `addressStreet`             | `string`                           |          |           |
| `addressName`               | `string`                           |          |           |
| `supplierName`              | `string`                           |          |           |
| `primaryColor`              | `string`                           |          |           |
| `headerImage`               | `string`                           |          |           |
| `headerImageWidth`          | `int?`                             | ?        |           |
| `headerImageHeight`         | `int?`                             | ?        |           |
| `NormalLogoLink`            | `string`                           |          |           |
| `NormalLogoWidth`           | `int?`                             | ?        |           |
| `NormalLogoHeight`          | `int?`                             | ?        |           |
| `ContrastLogoLink`          | `string`                           |          |           |
| `ContrastLogoWidth`         | `int?`                             | ?        |           |
| `ContrastLogoHeight`        | `int?`                             | ?        |           |
| `imprintLink`               | `string`                           |          |           |
| `privacyPolicyLink`         | `string`                           |          |           |
| `termsAndConditionsLink`    | `string`                           |          |           |
| `ln`                        | `string`                           |          |           |
| `TriggeredByFirstname`      | `string`                           |          |           |
| `TriggeredByLastname`       | `string`                           |          |           |
| `TriggeredByUsername`       | `string`                           |          |           |
| `TicketID`                  | `string`                           |          |           |
| `TicketSubject`             | `string`                           |          |           |
| `TicketDescription`         | `string`                           | ?        |           |
| `Subject`                   | `string`                           |          |           |
| `Content`                   | `string`                           | ?        |           |
| `Attachments`               | `List<ForwardedMessageAttachment>` |          |           |
| `Attachments[].Description` | `string`                           |          |           |
| `Attachments[].Link`        | `string`                           |          |           |
| `Attachments[].Name`        | `string`                           |          |           |
| `Attachments[].Size`        | `float`                            |          |           |
| `Attachments[].Uid`         | `long`                             |          |           |

<details>

<summary>?? Internal / JSON-ignored fields (2)</summary>

| Field         | Type   |
| ------------- | ------ |
| `SupplierSid` | `Guid` |
| `CustomerSid` | `Guid` |

</details>

## TicketMessageReceived

Namespace: `equipme.api.Models.Mailjet.MailTemplates`

| Field                    | Type     | Nullable | AllowHtml |
| ------------------------ | -------- | -------- | --------- |
| `addressCountry`         | `string` |          |           |
| `addressCity`            | `string` |          |           |
| `addressCode`            | `string` |          |           |
| `addressStreet`          | `string` |          |           |
| `addressName`            | `string` |          |           |
| `supplierName`           | `string` |          |           |
| `primaryColor`           | `string` |          |           |
| `headerImage`            | `string` |          |           |
| `headerImageWidth`       | `int?`   | ?        |           |
| `headerImageHeight`      | `int?`   | ?        |           |
| `NormalLogoLink`         | `string` |          |           |
| `NormalLogoWidth`        | `int?`   | ?        |           |
| `NormalLogoHeight`       | `int?`   | ?        |           |
| `ContrastLogoLink`       | `string` |          |           |
| `ContrastLogoWidth`      | `int?`   | ?        |           |
| `ContrastLogoHeight`     | `int?`   | ?        |           |
| `imprintLink`            | `string` |          |           |
| `privacyPolicyLink`      | `string` |          |           |
| `termsAndConditionsLink` | `string` |          |           |
| `Subject`                | `string` |          | ?         |
| `ln`                     | `string` |          |           |
| `TriggeredByFirstname`   | `string` |          |           |
| `TriggeredByLastname`    | `string` |          |           |
| `TriggeredByUsername`    | `string` |          |           |
| `TicketID`               | `string` |          |           |
| `TicketSubject`          | `string` |          |           |
| `FullName`               | `string` |          |           |
| `Content`                | `string` | ?        |           |

<details>

<summary>?? Internal / JSON-ignored fields (2)</summary>

| Field         | Type   |
| ------------- | ------ |
| `SupplierSid` | `Guid` |
| `CustomerSid` | `Guid` |

</details>

## UserInvitationMail

Namespace: `equipme.api.Models.Mailjet`

| Field                    | Type     | Nullable | AllowHtml |
| ------------------------ | -------- | -------- | --------- |
| `addressCountry`         | `string` |          |           |
| `addressCity`            | `string` |          |           |
| `addressCode`            | `string` |          |           |
| `addressStreet`          | `string` |          |           |
| `addressName`            | `string` |          |           |
| `supplierName`           | `string` |          |           |
| `primaryColor`           | `string` |          |           |
| `headerImage`            | `string` |          |           |
| `headerImageWidth`       | `int?`   | ?        |           |
| `headerImageHeight`      | `int?`   | ?        |           |
| `NormalLogoLink`         | `string` |          |           |
| `NormalLogoWidth`        | `int?`   | ?        |           |
| `NormalLogoHeight`       | `int?`   | ?        |           |
| `ContrastLogoLink`       | `string` |          |           |
| `ContrastLogoWidth`      | `int?`   | ?        |           |
| `ContrastLogoHeight`     | `int?`   | ?        |           |
| `imprintLink`            | `string` |          |           |
| `privacyPolicyLink`      | `string` |          |           |
| `termsAndConditionsLink` | `string` |          |           |
| `Subject`                | `string` |          | ?         |
| `ln`                     | `string` |          |           |
| `fullName`               | `string` |          |           |
| `link`                   | `string` |          |           |
| `userName`               | `string` |          |           |
| `password`               | `string` |          | ?         |
| `initiatorMail`          | `string` |          |           |
| `customerName`           | `string` |          |           |
| `invitationMessage`      | `string` |          | ?         |
| `loginMethod`            | `string` |          |           |

<details>

<summary>?? Internal / JSON-ignored fields (2)</summary>

| Field         | Type   |
| ------------- | ------ |
| `SupplierSid` | `Guid` |
| `CustomerSid` | `Guid` |

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://hub.equipme.io/equipme/mail-template-variables-2.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
