# Interval ## Supported Types ### `models.CustomerIntervalEnum` ```python value: models.CustomerIntervalEnum = /* values here */ ``` ### `str` ```python value: str = /* values here */ ```