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