# PlanPriceSyncStatusResponse

## Example Usage

```typescript
import { PlanPriceSyncStatusResponse } from "@flexprice/sdk/sdk/models";

let value: PlanPriceSyncStatusResponse = {};
```

## Fields

| Field                       | Type                        | Required                    | Description                 |
| --------------------------- | --------------------------- | --------------------------- | --------------------------- |
| `currentSequence`           | *number*                    | :heavy_minus_sign:          | N/A                         |
| `synced`                    | *boolean*                   | :heavy_minus_sign:          | N/A                         |
| `unsyncedSubscriptionCount` | *number*                    | :heavy_minus_sign:          | N/A                         |