# AcceptTransferResponseDeliverer

The delivering party information

## Example Usage

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

let value: AcceptTransferResponseDeliverer = {};
```

## Fields

| Field                                                                                                                | Type                                                                                                                 | Required                                                                                                             | Description                                                                                                          | Example                                                                                                              |
| -------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------- |
| `apexAccountId`                                                                                                      | *string*                                                                                                             | :heavy_minus_sign:                                                                                                   | The internal apex account id                                                                                         | 01H8FB90ZRRFWXB4XC2JPJ1D4Y                                                                                           |
| `externalAccount`                                                                                                    | [components.AcceptTransferResponseExternalAccount](../../models/components/accepttransferresponseexternalaccount.md) | :heavy_minus_sign:                                                                                                   | The external account information                                                                                     |                                                                                                                      |