/v1/products/{product}/features/{id}Retrieves a product_feature, which represents a feature attachment to a product
| Name | Description |
|---|---|
| id* | The ID of the product_feature. |
| product* | The ID of the product. |
| Name | Description |
|---|---|
| expand | Specifies which fields in the response should be expanded. |
object (no properties in spec)
| Field | Type | Description | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| entitlement_feature* | entitlements.feature | A feature represents a monetizable ability or functionality in your system. Features can be assigned to products, and when those products are purchased, Stripe will create an entitlement to the feature for the purchasing customer. 7 nested fields
| ||||||||||||||||||||||||
| id* | string | Unique identifier for the object. | ||||||||||||||||||||||||
| livemode* | boolean | If the object exists in live mode, the value is | ||||||||||||||||||||||||
| object* | string | String representing the object's type. Objects of the same type share the same value. |