marketing_commission_values
-
id increments
-
timestamps timestamps
-
softDeletes softDeletes
-
app string (255)
-
value float (12,2)
-
company_id FK bigInteger
-
status tinyInteger
-
date date
-
collector_id FK bigInteger
-
marketer_id FK bigInteger
-
account_manager_id FK bigInteger
-
note text
marketing_com_transaction
-
id increments
-
timestamps timestamps
-
softDeletes softDeletes
-
transaction_id FK bigInteger
-
marketing_commission_value_id FK bigInteger
attribution_orders_details
-
id increments
-
timestamps timestamps
-
softDeletes softDeletes
-
attribution_order_id FK bigInteger
-
marketer_id FK bigInteger
-
clinet_id bigInteger
-
start_date date
-
end_date date
-
status tinyInteger
attribution_orders_clients
-
id increments
-
timestamps timestamps
-
softDeletes softDeletes
-
attribution_orders_detail_id FK bigInteger
-
marketer_id FK bigInteger
-
app string
-
status tinyInteger