| Name | Type | Description | Notes |
|---|---|---|---|
| created_by_id | String | The ID of the Zuora user who created the `ProductRatePlan` object. Character limit: 32 Values: automatically generated | [optional] |
| created_date | DateTime | The date when the `ProductRatePlan` object was created. Character limit: 29 Values: automatically generated | [optional] |
| description | String | A description of the product rate plan. Character limit: 500 Values: a string of 500 characters or fewer | [optional] |
| effective_end_date | Date | The date when the product rate plan expires and can't be subscribed to, in `yyyy-mm-dd` format. Character limit: 29 | [optional] |
| effective_start_date | Date | The date when the product rate plan becomes available and can be subscribed to, in `yyyy-mm-dd` format. Character limit: 29 | [optional] |
| id | String | Object identifier. | [optional] |
| name | String | The name of the product rate plan. The name doesn't have to be unique in a Product Catalog, but the name has to be unique within a product. Character limit: 100 Values: a string of 100 characters or fewer | [optional] |
| product_id | String | The ID of the product that contains the product rate plan. Character limit: 32 Values: a string of 32 characters or fewer | [optional] |
| updated_by_id | String | The ID of the last user to update the object. Character limit: 32 Values: automatically generated | [optional] |
| updated_date | DateTime | The date when the object was last updated. Character limit: 29 Values: automatically generated | [optional] |