class Attio::Meta

def workspace_slug

Returns:
  • (String, nil) - The workspace slug
def workspace_slug
  self[:workspace_slug]
end