package dto type RegionCodeDTO struct { RegionCode string RegionName string }