# SupplierContractualInfo

**Kind:** Class

**Source:** `Outlook_plugin/src/account/account.model.ts` (line 50)

**Part of:** [Outlook Plugin](subsystem-outlook-plugin)

## Properties

| Property | Type |
|---|---|
| `ContractInfoID` | `number` |
| `SupplierID` | `number` |
| `ExpiryDate` | `string` |
| `CancellationPeriod` | `number` |
| `CancellationPeriodType` | `number` |
| `CommissionType` | `number` |
| `DoesAdvancePaymentRequireCommission` | `boolean` |
| `DoesFinalAcceptanceRequireCommission` | `boolean` |
| `Commission` | `number` |
| `DecreasedTableList` | `any[]` |
| `Countries` | `any[]` |
| `Clients` | `any[]` |
| `MarketSegments` | `any[]` |
