# LibrarySectionID ## Supported Types ### `int` ```python value: int = /* values here */ ``` ### `str` ```python value: str = /* values here */ ```