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