conditional_controlling_properties
-
id increments
-
account_id bigInteger
-
object_id bigInteger
-
property_id bigInteger
-
condition_value bigInteger
-
timestamps timestamps
conditional_dependent_properties
-
id increments
-
controlling_property_id bigInteger
-
property_id bigInteger
-
position bigInteger
-
required tinyInteger
-
timestamps timestamps
contact_acccount_property_values
-
id increments
-
contact_account_id bigInteger
-
property_id bigInteger
-
value text
-
source smallInteger
-
timestamps timestamps
-
deleted_at timestamps
contact_acccount_association_values
-
id increments
-
timestamps timestamps
-
form_association_id bigInteger
-
value text