Variable ParticipantStateEnumConst
ParticipantStateEnum: {
Approved: "approved";
ChangesRequested: "changes_requested";
Null: "null";
} = ...
Type Declaration
-
ReadonlyApproved: "approved"
-
ReadonlyChangesRequested: "changes_requested"
-
ReadonlyNull: "null"