# PamsTemplateData

**Kind:** Interface

**Source:** `Frontend/src/app/components/configuration/templates/html-templates-variable.ts` (line 53)

**Part of:** [Frontend](subsystem-frontend-src-app)

## Properties

| Property | Type |
|---|---|
| `Today` | `Date` |
| `ClientName` | `string` |
| `ClientAddress` | `string` |
| `ClientCity` | `string` |
| `ClientCountry` | `string` |
| `ClientPhoneNo` | `string` |
| `ContactPerson` | `string` |
| `BranchName` | `string` |
| `JobTitle` | `string` |
| `JobNo` | `string` |
| `InquiryNo` | `string` |
| `InquiryDate` | `Date` |
| `OfferNo` | `string` |
| `OfferValidity` | `string` |
| `ExpiryDate` | `Date` |
| `DeliveryPeriod` | `string` |
| `PaymentMethod` | `string` |
| `PartialShipment` | `string` |
| `DeliveryTerms` | `string` |
| `PaymentPeriod` | `string` |
| `DeliveryDate` | `Date` |
| `PaymentCurrency` | `string` |
| `CommercialNotes` | `string` |
| `TechnicalNotes` | `string` |
| `Items` | `PamsItem[]` |
| `PaymentMilestones` | `PamsPaymentMilestone[]` |
| `TotalPrice` | `number` |
| `TotalTax` | `number` |
| `TotalPricePlusTax` | `number` |
| `OrderDate` | `Date` |
| `ClientOrderNo` | `string` |
| `OrderActivationDate` | `Date` |
| `VendorOrderNo` | `string` |
| `PrincipalName` | `string` |
| `PrincipalAddress` | `string` |
| `PrincipalCountry` | `string` |
| `PrincipalPhoneNo` | `string` |
| `PrincipalFaxNo` | `string` |
| `SalesRepName` | `string` |
| `SalesRepEmail` | `string` |
| `SalesRepMobileNo` | `string` |
| `SalesRepPosition` | `string` |
| `ApproverName` | `string` |
| `ApproverEmail` | `string` |
| `ApproverMobileNo` | `string` |
| `ApproverPosition` | `string` |
| `SupplierName` | `string` |
| `SupplierAddress` | `string` |
| `SubSupplierName` | `string` |
| `SupplierTel` | `string` |
