CreateCourseData¶ class CreateCourseData[source]¶ Input data required for the Course::Create operation. name: str¶ The name of the new course tenant_id: Just[str] | _Nothing[str] = Nothing¶ The id of the tenant for which this course is. If not provided this will default to your own tenant.