Variable PrincipalCreateParamsJobTitleConst
PrincipalCreateParamsJobTitle: {
CHIEF_EXECUTIVE_OFFICER: "chief_executive_officer";
CONTROLLER: "controller";
CO_OWNER: "co_owner";
DIRECTOR: "director";
FINANCIAL_OFFICER: "financial_officer";
GENERAL_MANAGER: "general_manager";
GENERAL_PARTNER: "general_partner";
LIMITED_PARTNER: "limited_partner";
MANAGER: "manager";
MEMBER: "member";
OWNER: "owner";
PRESIDENT: "president";
SECRETARY: "secretary";
SENIOR_VICE_PRESIDENT: "senior_vice_president";
TREASURER: "treasurer";
VICE_PRESIDENT: "vice_president";
} = ...
Type declaration
-
Readonly CHIEF_EXECUTIVE_OFFICER: "chief_executive_officer"
-
Readonly CONTROLLER: "controller"
-
Readonly CO_OWNER: "co_owner"
-
Readonly DIRECTOR: "director"
-
Readonly FINANCIAL_OFFICER: "financial_officer"
-
Readonly GENERAL_MANAGER: "general_manager"
-
Readonly GENERAL_PARTNER: "general_partner"
-
Readonly LIMITED_PARTNER: "limited_partner"
-
Readonly MANAGER: "manager"
-
Readonly MEMBER: "member"
-
Readonly OWNER: "owner"
-
Readonly PRESIDENT: "president"
-
Readonly SECRETARY: "secretary"
-
Readonly SENIOR_VICE_PRESIDENT: "senior_vice_president"
-
Readonly TREASURER: "treasurer"
-
Readonly VICE_PRESIDENT: "vice_president"