This commit is contained in:
Bryce Covert
2021-10-18 06:32:07 -07:00
parent 8ecd34f18c
commit 944f4f8572
3 changed files with 28 additions and 13 deletions

View File

@@ -153,6 +153,7 @@
{:fields {:id {:type 'String}
:amount {:type 'String}
:location {:type 'String}
:client_id {:type :id}
:count {:type 'Int}
:numeric_code {:type 'Int}
:account_type {:type :account_type}