# BillaBear.SubscriptionIdPlanBody

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**when** | **String** |  | 
**plan** | **String** | The ID for the subscription plan to be used | [optional] 
**price** | **String** | The ID for the price to be used | 

<a name="WhenEnum"></a>
## Enum: WhenEnum

* `instantly` (value: `"instantly"`)
* `nextCycle` (value: `"next-cycle"`)

