# EnrollmentEddAccountEnrollmentMetadata

Enrollment metadata for entity accounts

## Example Usage

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

let value: EnrollmentEddAccountEnrollmentMetadata = {};
```

## Fields

| Field                                                                                                                                                                                | Type                                                                                                                                                                                 | Required                                                                                                                                                                             | Description                                                                                                                                                                          | Example                                                                                                                                                                              |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| `depositedFunds`                                                                                                                                                                     | [components.EnrollmentLlcEnrollmentMetadataDepositedFunds](../../models/components/enrollmentllcenrollmentmetadatadepositedfunds.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.EnrollmentDeterminedAccountRiskRating](../../models/components/enrollmentdeterminedaccountriskrating.md)                                                                 | :heavy_minus_sign:                                                                                                                                                                   | The client determined account risk rating of the entity customer                                                                                                                     | HIGH                                                                                                                                                                                 |
| `financialProfile`                                                                                                                                                                   | [components.EnrollmentLlcEnrollmentMetadataFinancialProfile](../../models/components/enrollmentllcenrollmentmetadatafinancialprofile.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.EnrollmentLlcEnrollmentMetadataPlannedActivity](../../models/components/enrollmentllcenrollmentmetadataplannedactivity.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.EnrollmentLlcEnrollmentMetadataRelatedPepDetails](../../models/components/enrollmentllcenrollmentmetadatarelatedpepdetails.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                                                                                                                                                                   |