public PartnerParamCategorySchema(PartnerParamCategorySchema source)
     : base(source)
 {
 }
 public PartnerParamCategorySchema(PartnerParamCategorySchema source, bool isShallowClone)
     : base(source, isShallowClone)
 {
 }