PutPerCoursePriceTenantData

class PutPerCoursePriceTenantData[source]

Data required to set a tenant’s payment model to per_course.

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.