Skip to main content

B1BizDayInfo

  • Stores all real-time operational data accumulated during an active business day,
    * including customer visit records, the ledger book, per-factor review scores, and business activity records.
PropertyTypeDescriptionMetadata
StartedDayEB1DayOfWeekDay of the week on which this business session started.
VisitCustomerInfoListTMapMap of customer entity IDs to their individual business info for this day.
CurrentCustomerBaseVisitCountint32Current base visit count for customers accumulated during this business day.
LedgerBookFB1BizLedgerBookLedger book recording all financial transactions for this business day.
DailyReviewScoresTMapAccumulated satisfaction scores per review factor type across all customers today.
PositiveReviewCountsTMapCount of positive review events per review factor type accumulated today.
NegativeReviewCountsTMapCount of negative review events per review factor type accumulated today.
BusinessRecordsTArrayTemporary buffer of business activity records generated during the current business day.