# BillaBear.SubscriptionPlan

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** |  | [optional] 
**name** | **String** |  | [optional] 
**codeName** | **String** |  | [optional] 
**userCount** | **Number** |  | [optional] 
**perSeat** | **Boolean** |  | [optional] 
**hasTrial** | **Boolean** |  | [optional] 
**isTrialStandalone** | **Boolean** |  | [optional] 
**free** | **Boolean** |  | [optional] 
**_public** | **Boolean** |  | [optional] 
**limits** | [**[Limit]**](Limit.md) |  | [optional] 
**features** | [**[Feature]**](Feature.md) |  | [optional] 
**product** | [**Product**](Product.md) |  | [optional] 
**prices** | [**[Price]**](Price.md) |  | [optional] 
**trialLengthDays** | **Number** |  | [optional] 
