Models
This commit is contained in:
		
							
								
								
									
										10
									
								
								SchengenVisaApi/Domains/ApplicantDomain/Gender.cs
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								SchengenVisaApi/Domains/ApplicantDomain/Gender.cs
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| namespace Domains.ApplicantDomain | ||||
| { | ||||
|     public enum Gender | ||||
|     { | ||||
|         Unknown, | ||||
|         Male, | ||||
|         Female, | ||||
|         Turkish | ||||
|     } | ||||
| } | ||||
		Reference in New Issue
	
	Block a user