Class CountryCreationRequestDto
public class CountryCreationRequestDto
- Inheritance
-
CountryCreationRequestDto
- Inherited Members
Properties
CountryCodeISO
[Required]
public required string CountryCodeISO { get; set; }
public class CountryCreationRequestDto
[Required]
public required string CountryCodeISO { get; set; }