# VirtualAccountNumberEnrollmentMetadata

Metadata for the VIRTUAL_ACCOUNT_NUMBER type

## Example Usage

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

let value: VirtualAccountNumberEnrollmentMetadata = {};
```

## Fields

| Field                                                                      | Type                                                                       | Required                                                                   | Description                                                                | Example                                                                    |
| -------------------------------------------------------------------------- | -------------------------------------------------------------------------- | -------------------------------------------------------------------------- | -------------------------------------------------------------------------- | -------------------------------------------------------------------------- |
| `routingNumber`                                                            | *string*                                                                   | :heavy_minus_sign:                                                         | The routing number for the account. This value is system-generated         | 101218856                                                                  |
| `virtualAccountNumber`                                                     | *string*                                                                   | :heavy_minus_sign:                                                         | The virtual account number for the account. This value is system-generated | 24412345678901                                                             |