class Lookbook::ScenarioEntity

def type

Returns:
  • (Symbol) - The entity type
def type
  :scenario
end