Updated models
This commit is contained in:
		| @@ -0,0 +1,9 @@ | ||||
| namespace Domains.VisaApplicationDomain | ||||
| { | ||||
|     /// Category of visa | ||||
|     public enum VisaCategory | ||||
|     { | ||||
|         Transit, | ||||
|         ShortDated | ||||
|     } | ||||
| } | ||||
		Reference in New Issue
	
	Block a user