# egoisdk.PlanInfoPlanInfo ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **type** | **String** | Return free if the plan in use is free and paid otherwise. | [optional] ## Enum: TypeEnum * `enterprise` (value: `"enterprise"`) * `free` (value: `"free"`) * `pro` (value: `"pro"`) * `starter` (value: `"starter"`) * `trial` (value: `"trial"`) * `base` (value: `"base"`)