Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 907 Bytes

File metadata and controls

10 lines (6 loc) · 907 Bytes

ChapterRestrictionObject

Properties

Name Type Description Notes
reason string The reason for the restriction. Supported values: - `market` - The content item is not available in the given market. - `product` - The content item is not available for the user's subscription type. - `explicit` - The content item is explicit and the user's account is set to not play explicit content. - `payment_required` - Payment is required to play the content item. Additional reasons may be added in the future. Note: If you use this field, make sure that your application safely handles unknown values. [optional]

[Back to Model list] [Back to API list] [Back to README]