# AccountsListAvailableRestrictionsRequest

## Example Usage

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

let value: AccountsListAvailableRestrictionsRequest = {
  accountId: "01HC3MAQ4DR9QN1V8MJ4CN1HMK",
};
```

## Fields

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