checks have date ranges.

This commit is contained in:
Bryce Covert
2019-05-04 08:00:18 -07:00
parent 21ebd3bba4
commit 047a0c1f8e
4 changed files with 29 additions and 5 deletions

View File

@@ -349,6 +349,7 @@
:payment_page {:type '(list :payment_page)
:args {:client_id {:type :id}
:vendor_id {:type :id}
:date_range {:type :date_range}
:check_number_like {:type 'String}
:start {:type 'Int}
:sort_by {:type 'String}