Defines the configuration for pending points. Pending points can be used only with the order.paid event.
| Name | Type | Description | Notes |
|---|---|---|---|
| PeriodType | string | Defines the type of the period during which the points are in the pending state. Currently, only `DAY` value is accepted. | [optional] |
| PeriodValue | int? | Defines for how long the points are in the pending state. The minimum value is 1, maximum is 90. | [optional] |