# JointCommunityPropertyEnrollmentMetadata

Metadata for the JOINT_COMMUNITY_PROPERTY_REGISTRATION enrollment type

## Example Usage

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

let value: JointCommunityPropertyEnrollmentMetadata = {};
```

## Fields

| Field                                                                                                                                                                                                              | Type                                                                                                                                                                                                               | Required                                                                                                                                                                                                           | Description                                                                                                                                                                                                        | Example                                                                                                                                                                                                            |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| `dividendReinvestmentPlan`                                                                                                                                                                                         | [components.EnrollmentJointCommunityPropertyEnrollmentMetadataDividendReinvestmentPlan](../../models/components/enrollmentjointcommunitypropertyenrollmentmetadatadividendreinvestmentplan.md)                     | :heavy_minus_sign:                                                                                                                                                                                                 | Option to auto-enroll in Dividend Reinvestment; defaults to DIVIDEND_REINVESTMENT_ENROLL                                                                                                                           | DIVIDEND_REINVESTMENT_ENROLL                                                                                                                                                                                       |
| `fdicCashSweep`                                                                                                                                                                                                    | [components.EnrollmentJointCommunityPropertyEnrollmentMetadataFdicCashSweep](../../models/components/enrollmentjointcommunitypropertyenrollmentmetadatafdiccashsweep.md)                                           | :heavy_minus_sign:                                                                                                                                                                                                 | Option to auto-enroll in FDIC cash sweep; defaults to FDIC_CASH_SWEEP_ENROLL                                                                                                                                       | FDIC_CASH_SWEEP_ENROLL                                                                                                                                                                                             |
| `legalResidencyStateOfMarriedCouple`                                                                                                                                                                               | [components.EnrollmentJointCommunityPropertyEnrollmentMetadataLegalResidencyStateOfMarriedCouple](../../models/components/enrollmentjointcommunitypropertyenrollmentmetadatalegalresidencystateofmarriedcouple.md) | :heavy_minus_sign:                                                                                                                                                                                                 | The legal residency state of a married couple                                                                                                                                                                      | TX                                                                                                                                                                                                                 |