# MarginsRealTimeGetBuyingPowerRequest

## Example Usage

```typescript
import { MarginsRealTimeGetBuyingPowerRequest } from "@apexfintechsolutions/ascend-sdk/models/operations";

let value: MarginsRealTimeGetBuyingPowerRequest = {
  accountId: "01HMS9S15AKBHBD8GPW33P2PMH",
};
```

## Fields

| Field                      | Type                       | Required                   | Description                | Example                    |
| -------------------------- | -------------------------- | -------------------------- | -------------------------- | -------------------------- |
| `accountId`                | *string*                   | :heavy_check_mark:         | The account id.            | 01HMS9S15AKBHBD8GPW33P2PMH |