I'm copying a Charge Rule and trying to change the Date filter on it. Does anyone know how to do that? The Date filter that's currently on there uses "within". Getting the value returns something like "9/1/2022\u00059/30/2022", so I figured I could set it with a value like "10/1/2022\u000510/31/2022", but the new Charge Rules saves with the old value still. I also tried setting it with an array like this
['10/1/2022', '10/31/2022']