RosterLens value

Fields

FieldTypeDescription
fullNamestringrequired
lastbooleanrequired

Neighborhood

%%{init: {'theme':'base','themeVariables':{'darkMode':true,'background':'#0b1220','primaryColor':'#1e2a3a','primaryTextColor':'#cbd5e1','primaryBorderColor':'#4a7fa5','lineColor':'#64748b','secondaryColor':'#1a2535','tertiaryColor':'#0f1826','fontSize':'13px'}}}%%
erDiagram
  RosterLens["⬭ RosterLens"] {
    string fullName "req"
    boolean last "req"
  }
  VerdictSystemPayload["⬭ VerdictSystemPayload"] {
    object roster "req"
  }
  RosterLens ||--o{ VerdictSystemPayload : "roster"
  RosterLens:::c_RosterLens
  classDef c_RosterLens fill:#14342b,stroke:#60a5fa,color:#cbd5e1,stroke-dasharray:5 3
  VerdictSystemPayload:::c_VerdictSystemPayload
  classDef c_VerdictSystemPayload fill:#14342b,stroke:#3b5170,color:#cbd5e1,stroke-dasharray:5 3
entity · value object · view (ER boxes: dashed = value, dotted = view)
referenced by VerdictSystemPayload
used by templates verdictSystem
meta-roster-lens.yaml