# `View` class Here's the reference for the `View` class, with all its parameters, attributes and methods. You can import it directly from `sqlalchemy_pgview`: ```python from sqlalchemy_pgview import View ``` ::: sqlalchemy_pgview.View options: members: - fullname - columns - as_table - as_from_clause