Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 651 Bytes

File metadata and controls

32 lines (23 loc) · 651 Bytes

CustomerSubscriptionUpdate

Supported Types

Components\CustomerSubscriptionUpdateProduct

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

Components\CustomerSubscriptionUpdateSeats

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

Components\CustomerSubscriptionCancel

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