AllowedCountryRegionDto
public class AllowedCountryRegionDto : AllowedCountryDto
Inheritance
- class AllowedCountryDto
Namespace
Constructors
AllowedCountryRegionDto
The default constructor.
public AllowedCountryRegionDto()
Properties
RegionId
public Guid? RegionId { get; set; }