# ActivityAcatsPendingOut

Used to record the movement of funds or shares to/ from the pending_acats memo location

## Example Usage

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

let value: ActivityAcatsPendingOut = {};
```

## Fields

| Field                                                                                   | Type                                                                                    | Required                                                                                | Description                                                                             | Example                                                                                 |
| --------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- |
| `acatsControlNumber`                                                                    | *string*                                                                                | :heavy_minus_sign:                                                                      | Unique Identifier generated by the NSCC ACATS when a transfer is initiated or submitted | 20240360002172                                                                          |
| `additionalInstructions`                                                                | *string*                                                                                | :heavy_minus_sign:                                                                      | Free form text field containing additional information about a transaction              | ACATS instruction                                                                       |