Apps Community apps Settings Model Pipeline

Model Pipeline

namespace HubletoApp\Settings\Models\Pipeline

List of pipelines that can be chosen for a Deal.

Constants

This model does not define constants.

Properties

Property Value
 eloquentClass Eloquent\ActivityType::class
 table Pipeline
 lookupSqlValue [TABLE].name

Data Scructure

Column Title ADIOS Type Length Required
id ID  int TRUE
name Name  varchar TRUE

Foreign Keys

This model does not contain any foreing keys

Indexes

Only  default indexes are used.

Relations

Model Eloquent Type Foreign Key Local Key
Modules\Core\Settings\PipelineStep Has Many id_pipeline id
www.hubleto.com | Found a bug or missing something? Report an issue via GitHub.