Enumerated Values
TimeType | WorkerType | MaritalStatus |
---|---|---|
0 - None 1 - FullTime 2 - PartTime | 0 - None 1 - Permanent 2 - Contingent | 0 - None 1- Single 2 - Married 3 - Widowed 4 - Separated |
Gender | EmploymentStatus | AccountStatus |
---|---|---|
0 - NotSpecified 1 - Male 2 - Female 3 - Nonbinary 4 - PreferNotToRespond | 0 - Working 1- Relieved | 0 - NotRegistered 1 - Registered 2 - Disabled |
InvitationStatus | ExitStatus | ExitType |
---|---|---|
0 - NotInvited 1 - Invited | 0 - None 1 - Initiated 2 - Completed | 0 - None 1 - Employee Resignation 2 - Company Action |
BloodGroup | Relation Type | FieldType |
---|---|---|
0 - Not Available 1 - A Positive 2 - A- (A Negative) 3 - B+ (B Positive) 4 - B- (B Negative) 5 - AB+ (AB Positive) 6 - AB- (AB Negative) 7 - O+ (O Positive) 8 - O- (O Negative) 9 - A2+ (A2 Positive) 10 - A1+ (A1 Positive) 11 - A1- (A1 Negative) 12 - A1B- (A1B Negative) 13 - A1B+ (A1B Positive) 14 - A2- (A2 Negative) 15 - A2B+ (A2B Positive) 16 - A2B- (A2B Negative) 17 - B1+ (B1 Positive) | 0 = Others 1 = Spouse 2 = Father 3 = Mother 4 = Child 5 = Self 6 = Sibling 7 = Partner 8 = FatherInLaw 9 = MotherInLaw | 1 - Integer 2 - Decimal 3 - String 4 - Boolean 5 - Enum 6 - DateTime 7 - MultiDropdown 8 - Checkbox 9 - Dropdown 10 - TextBox 11 - TextArea 12 - Date 13 - Number |