Skip to content

ShotgridUser

ShotgridUser dataclass

ShotgridUser(name: str, username: str, email: str)

              flowchart LR
              task_schema.plugins.shotgrid_plugin.ShotgridUser[ShotgridUser]
              task_schema.plugins.base_plugin.BaseUser[BaseUser]

                              task_schema.plugins.base_plugin.BaseUser --> task_schema.plugins.shotgrid_plugin.ShotgridUser
                


              click task_schema.plugins.shotgrid_plugin.ShotgridUser href "" "task_schema.plugins.shotgrid_plugin.ShotgridUser"
              click task_schema.plugins.base_plugin.BaseUser href "" "task_schema.plugins.base_plugin.BaseUser"