Loyalty point actions dimension table
bi_dimloyaltypointactions
Field | Description | Field Type | Primary Key |
---|---|---|---|
actionid | varchar ( 65535 ) | ||
actionname | The action using which loyalty points are accrued or redeemed. | varchar ( 65535 ) | |
actionwid | bigint | ||
displayorder | varchar ( 65535 ) | ||
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 | |
organizationid | varchar ( 36 ) | ||
podname | varchar ( 20 ) | ||
void | boolean | ||
groupid | Internal to Zenoti. Used for data processing. | BIGINT |