Product
| name | type | introduced in | 
|---|---|---|
| access_period_duration | integer | v3 | 
| access_period_unit | string | v3 | 
| access_type | string | v3 | 
| bundle_items | array [ProductCourseItem, ProductLearningPathItem, ProductTrainingEventItem] | v3 | 
| currency_code | string | v3 | 
| formatted_access_period | string | v3 | 
| formatted_price | string | v3 | 
| id | uuid | v3 | 
| instructors | array [Instructor] | v3 | 
| image_url | string | v3 | 
| learning_path_items | array [ProductCourseItem , ProductTrainingEventItem] | v3 | 
| name | string | v3 | 
| price_in_cents | integer | v3 | 
| purchased? | boolean | v3 | 
| start_label | string | v3 | 
| start_path | string | v3 | 
| type | string | v3 | 
Example
{{ product }}
Updated 12 months ago
