# EntryAccruedInterest

Indicates that the entry references accrued interest that has been earned but not yet paid between the last interest payment and the date of the trade

## Example Usage

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

let value: EntryAccruedInterest = {};
```

## Fields

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