# Receive

Object containing metadata for receive events

## Example Usage

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

let value: Receive = {};
```

## Fields

| Field       | Type        | Required    | Description |
| ----------- | ----------- | ----------- | ----------- |