| Name | Type | Description | Notes |
|---|---|---|---|
| amendment_id | str | The ID of the amendment associated with the rate plan. This field only applies to amendment rate plans. Character limit: 32 Values: a valid amendment ID | [optional] |
| amendment_type | str | The type of amendment associated with the rate plan. This field only applies to amendment rate plans. | [optional] |
| created_by_id | str | The ID of the Zuora user who created the RatePlan object. Character limit: 32 Values: automatically generated | [optional] |
| created_date | datetime | The date when the `RatePlan` object was last updated. Character limit: 29 Values: automatically generated | [optional] |
| id | str | Object identifier. | [optional] |
| name | str | The name of the rate plan. Values: inherited from `ProductRatePlan.Name` | [optional] |
| subscription_id | str | The ID of the subscription that the rate plan belongs to. Character limit: 32 Values: a valid subscription ID | [optional] |
| updated_by_id | str | The ID of the user who last updated the rate plan. Character limit: 32 Values: automatically generated | [optional] |
| updated_date | datetime | The date when the rate plan was last updated. Character limit: 29 Values: automatically generated | [optional] |