# PartyNonCitizenResidency

Facilitates non-citizen lawful US residents to open domestic accounts

## Example Usage

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

let value: PartyNonCitizenResidency = {};
```

## Fields

| Field                                                                              | Type                                                                               | Required                                                                           | Description                                                                        | Example                                                                            |
| ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- |
| `residencyStatus`                                                                  | [components.PartyResidencyStatus](../../models/components/partyresidencystatus.md) | :heavy_minus_sign:                                                                 | N/A                                                                                | US_PERMANENT_RESIDENT                                                              |