ShiftSummaryEntity GitHub

๐Ÿ“Š Overview: 1 Functions 2 Getters

Extends: Entity

๐Ÿ• Last updated: 2026-01-13T16:04:13.393Z


๐Ÿ“‘ Table of Contents


Functions

Regular Functions

getPreviousShiftSummaryEntity

[๐Ÿ–ฅ๏ธ local]

Function getPreviousShiftSummaryEntity -> cs.ShiftSummaryEntity

Returns the previous shift summary (closest one by ID) before this shift

Returns: cs.ShiftSummaryEntity


Computed Attributes (Getters/Setters/Query/OrderBy)

ShiftColor

[๐Ÿ” get only, ๐Ÿ–ฅ๏ธ local]

Function get ShiftColor -> Integer

Returns color representing shift time (dark gray=night, golden yellow=morning, light sky blue=afternoon)

Returns: Integer


ShiftSymbol

[๐Ÿ” get only, ๐Ÿ–ฅ๏ธ local]

Function get ShiftSymbol -> Text

Returns emoji symbol representing shift time (๐ŸŒ™ night, ๐Ÿ“ morning, โ˜€๏ธ afternoon)

Returns: Text


๐Ÿ—‚๏ธ Tables

๏ฟฝ Forms


Generated from ShiftSummaryEntity.4dm


This site uses Just the Docs, a documentation theme for Jekyll.