ShotgridUser
ShotgridUser
dataclass
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"