PutPriceCourseData#

class PutPriceCourseData[source]#

The data to create a new course price.

currency: Currency#

The currency for the price.

amount: str#

The price amount that will be used as a template for new courses.

refund_period: timedelta#

The period during which a refund can be requested for a course purchase.

tax_behavior: TaxBehavior#

How tax should be handled for the price.