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