Subscription or monetization plan for API consumers
| Property | Type | Description |
|---|---|---|
| kind | String | Uniquely identifies the object schema type |
| id | Integer | Unique identifier for the plan |
| name | String | Display name of the plan |
| description | String | Detailed description of plan features and limits |
| price | Number | Cost of the plan per billing cycle |
| points | Integer | Quota points allocated per billing cycle |
| period | Integer | Billing period interval classification code |
| metadata | Common_Metadata | Custom metadata key-value mapping |