ABTestSummary¶
Structure Class¶
ABTestSummary
dataclass
¶
Summary information about an A/B test.
Attributes¶
description
class-attribute
instance-attribute
¶
description: str | None = None
The description of the A/B test.
execution_status
instance-attribute
¶
execution_status: ABTestExecutionStatus
The execution status of the A/B test.