# PaymentAction

## Example Usage

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

let value: PaymentAction = {};
```

## Fields

| Field                                                               | Type                                                                | Required                                                            | Description                                                         |
| ------------------------------------------------------------------- | ------------------------------------------------------------------- | ------------------------------------------------------------------- | ------------------------------------------------------------------- |
| `type`                                                              | [models.PaymentActionType](../../sdk/models/payment-action-type.md) | :heavy_minus_sign:                                                  | N/A                                                                 |
| `url`                                                               | *string*                                                            | :heavy_minus_sign:                                                  | N/A                                                                 |