VideoPricing type

Defines values for VideoPricing. Possible values include: 'All', 'Free', 'Paid'

type VideoPricing = "All" | "Free" | "Paid"