Database – Wizard Step Item (wizard_step_item)
Shows information regarding Wizard Step Items.
Column | Data Type | Column Info | Value Notes | Other |
id | int(11) | The ID of the entity | ||
reference_id | int(11) | The reference ID | ||
name | varchar(200) | The name of the wizard step item | ||
wizard_step_id | int(11) | The associated wizard step ID | ||
lastUpdated | timestamp | When the entity was last updated | ||
deleted | int(1) | Whether or not the entity was deleted |