Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 417 Bytes

File metadata and controls

25 lines (17 loc) · 417 Bytes

CustomerCancellationReasonFilter

Filter by customer cancellation reason.

Supported Types

Components\CustomerCancellationReason

/**
* @var \Polar\Models\Components\CustomerCancellationReason
*/
Components\CustomerCancellationReason $value = /* values here */

array

/**
* @var array<\Polar\Models\Components\CustomerCancellationReason>
*/
array $value = /* values here */