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