| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | Unique ID | [optional] |
| name | String | The name of the plan | [optional] |
| amount | Integer | Cost of the plan per interval | [optional] |
| maxExternalAccounts | Integer | Number of external accounts allowed for this plan. | [optional] |
| maxUsers | Integer | Number of users allowed for this plan. | [optional] |
| maxCustomSignatures | Integer | Number of Custom Signatures allowed for this plan. | [optional] |
| planType | String | Kind of plan. Valid values are appliance, enterprise, free, stripe | [optional] |
| grandfathered | Boolean | Changes to the plan are prohibited if grandfathered is true. | [optional] |
This repository was archived by the owner on Jan 12, 2021. It is now read-only.