# EnrollmentForeignNaturalPersonAccountEnrollmentMetadata

Enrollment metadata for Accounts that have a foreign Legal Natural Person owner.

## Example Usage

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

let value: EnrollmentForeignNaturalPersonAccountEnrollmentMetadata = {};
```

## Fields

| Field                                                                                                                                                                                | Type                                                                                                                                                                                 | Required                                                                                                                                                                             | Description                                                                                                                                                                          |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| `depositedFunds`                                                                                                                                                                     | [components.EnrollmentForeignJointAccountEnrollmentMetadataDepositedFunds](../../models/components/enrollmentforeignjointaccountenrollmentmetadatadepositedfunds.md)                 | :heavy_minus_sign:                                                                                                                                                                   | The initial amount of money placed into the account by the entity upon or after the account's establishment.                                                                         |
| `financialProfile`                                                                                                                                                                   | [components.EnrollmentForeignJointAccountEnrollmentMetadataFinancialProfile](../../models/components/enrollmentforeignjointaccountenrollmentmetadatafinancialprofile.md)             | :heavy_minus_sign:                                                                                                                                                                   | Disclosure of the entity account owner's financial relationships and source of brokerage funds; facilitates the creation of the overall customer risk profile                        |
| `plannedActivity`                                                                                                                                                                    | [components.EnrollmentForeignJointAccountEnrollmentMetadataPlannedActivity](../../models/components/enrollmentforeignjointaccountenrollmentmetadataplannedactivity.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.EnrollmentForeignJointAccountEnrollmentMetadataRelatedPepDetails](../../models/components/enrollmentforeignjointaccountenrollmentmetadatarelatedpepdetails.md)           | :heavy_minus_sign:                                                                                                                                                                   | Information about the related politically exposed persons                                                                                                                            |