# IdentifierUpdate

An identifier associated with an account

## Example Usage

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

let value: IdentifierUpdate = {};
```

## Fields

| Field                                                                              | Type                                                                               | Required                                                                           | Description                                                                        | Example                                                                            |
| ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- |
| `type`                                                                             | [components.IdentifierUpdateType](../../models/components/identifierupdatetype.md) | :heavy_minus_sign:                                                                 | The type of identifier                                                             | ORIGINATING_ACCOUNT_ID                                                             |