# AccountContractCountry

**Kind:** Class

**Source:** `Frontend/src/app/models/person/accounts.model.ts` (line 526)

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

## Properties

| Property | Type |
|---|---|
| `Id` | `number` |
| `CountryCode` | `string` |
| `AccountContractId` | `number` |
| `CompanyBranchId` | `number` |
| `AccountId` | `number` |

## Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (1)

- `AccountDetailsComponent` — `Frontend/src/app/components/market/account-details/account-details.component.ts`:1
