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