# JointWithRightsOfSurvivorshipEnrollmentMetadata

Metadata for the JOINT_WITH_RIGHTS_OF_SURVIVORSHIP_REGISTRATION enrollment type

## Example Usage

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

let value: JointWithRightsOfSurvivorshipEnrollmentMetadata = {};
```

## Fields

| Field                                                                                                                                                                                                        | Type                                                                                                                                                                                                         | Required                                                                                                                                                                                                     | Description                                                                                                                                                                                                  | Example                                                                                                                                                                                                      |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| `dividendReinvestmentPlan`                                                                                                                                                                                   | [components.EnrollmentJointWithRightsOfSurvivorshipEnrollmentMetadataDividendReinvestmentPlan](../../models/components/enrollmentjointwithrightsofsurvivorshipenrollmentmetadatadividendreinvestmentplan.md) | :heavy_minus_sign:                                                                                                                                                                                           | Option to auto-enroll in Dividend Reinvestment; defaults to DIVIDEND_REINVESTMENT_ENROLL                                                                                                                     | DIVIDEND_REINVESTMENT_ENROLL                                                                                                                                                                                 |
| `fdicCashSweep`                                                                                                                                                                                              | [components.EnrollmentJointWithRightsOfSurvivorshipEnrollmentMetadataFdicCashSweep](../../models/components/enrollmentjointwithrightsofsurvivorshipenrollmentmetadatafdiccashsweep.md)                       | :heavy_minus_sign:                                                                                                                                                                                           | Option to auto-enroll in FDIC cash sweep; defaults to FDIC_CASH_SWEEP_ENROLL                                                                                                                                 | FDIC_CASH_SWEEP_ENROLL                                                                                                                                                                                       |