# ActivityCommission

Used to record commission charged by brokers or financial intermediaries for executing financial transactions on behalf of clients

## Example Usage

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

let value: ActivityCommission = {};
```

## Fields

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