# EddAccountEnrollmentMetadata

Enrollment metadata for entity accounts

## Example Usage

```typescript
import { EddAccountEnrollmentMetadata } from "@apexfintechsolutions/ascend-sdk/models/components";

let value: EddAccountEnrollmentMetadata = {};
```

## Fields

| Field                                                                                                                                                                                | Type                                                                                                                                                                                 | Required                                                                                                                                                                             | Description                                                                                                                                                                          | Example                                                                                                                                                                              |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| `depositedFunds`                                                                                                                                                                     | [components.DepositedFunds](../../models/components/depositedfunds.md)                                                                                                               | :heavy_minus_sign:                                                                                                                                                                   | The initial amount of money placed into the account by the customer upon or after the account's establishment.                                                                       |                                                                                                                                                                                      |
| `determinedAccountRiskRating`                                                                                                                                                        | [components.EnrollmentCorporationEnrollmentMetadataDeterminedAccountRiskRating](../../models/components/enrollmentcorporationenrollmentmetadatadeterminedaccountriskrating.md)       | :heavy_minus_sign:                                                                                                                                                                   | The client determined account risk rating of the entity customer                                                                                                                     | HIGH                                                                                                                                                                                 |
| `financialProfile`                                                                                                                                                                   | [components.FinancialProfile](../../models/components/financialprofile.md)                                                                                                           | :heavy_minus_sign:                                                                                                                                                                   | Disclosure of the account owner's financial relationships and source of brokerage funds; facilitates the creation of the overall customer risk profile                               |                                                                                                                                                                                      |
| `plannedActivity`                                                                                                                                                                    | [components.PlannedActivity](../../models/components/plannedactivity.md)                                                                                                             | :heavy_minus_sign:                                                                                                                                                                   | Details the customer's intended trading and banking-related activities at the time of account application; informs risk checks and forms a baseline for anomalous activity detection |                                                                                                                                                                                      |
| `relatedPepDetails`                                                                                                                                                                  | [components.RelatedPepDetails](../../models/components/relatedpepdetails.md)                                                                                                         | :heavy_minus_sign:                                                                                                                                                                   | Information about the related politically exposed persons                                                                                                                            |                                                                                                                                                                                      |
| `scopeOfBusiness`                                                                                                                                                                    | *string*                                                                                                                                                                             | :heavy_minus_sign:                                                                                                                                                                   | The scope of the business for the entity customer                                                                                                                                    | Financial Services                                                                                                                                                                   |