PutPriceCourseData#

class PutPriceCourseData[source]#

Input data required for the Course::PutPrice operation.

currency: Currency#

The currency that should be used to pay for this course.

amount: str#

The amount of the given currency this course should cost.

refund_period: timedelta#

The amount of time a user has to ask for a refund.

tax_behavior: TaxBehavior#

Is tax included in the price?