# WebhookDtoSubscriptionPhaseWebhookPayload

## Example Usage

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

let value: WebhookDtoSubscriptionPhaseWebhookPayload = {};
```

## Fields

| Field                                                                                    | Type                                                                                     | Required                                                                                 | Description                                                                              |
| ---------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- |
| `eventType`                                                                              | [models.WebhookEventName](../../sdk/models/webhook-event-name.md)                        | :heavy_minus_sign:                                                                       | N/A                                                                                      |
| `phase`                                                                                  | [models.WebhookDtoSubscriptionPhase](../../sdk/models/webhook-dto-subscription-phase.md) | :heavy_minus_sign:                                                                       | N/A                                                                                      |