Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 236 Bytes

File metadata and controls

15 lines (10 loc) · 236 Bytes

DemographicsStatus

Example Usage

import { DemographicsStatus } from "@superbuilders/oneroster/models/components";

let value: DemographicsStatus = "active";

Values

"active" | "tobedeleted"