Item type dimension table
bi_dimitemtype
Field | Description | Field Type | Primary Key |
---|---|---|---|
etllastupdatedby | ETL system admin user who inserted or updated the corresponding record in this table. | varchar ( 50 ) | |
etllastupdatedon | Latest timestamp at which the corresponding record was either inserted or updated in this table. | timestamp without time zone | |
itemtypecode | The type of item. An item can be a service, product, membership, package, gift card or prepaid card. | varchar ( 100 ) | |
itemtypeid | integer | ||
itemtypevalue | numeric | ||
itemtypewid | bigint | ||
organizationid | varchar ( 36 ) | ||
podname | varchar ( 20 ) | ||
void | boolean | ||
groupid | Internal to Zenoti. Used for data processing. | BIGINT |