ledger export

This commit is contained in:
Bryce Covert
2022-12-14 08:29:16 -08:00
parent 5fad948c12
commit 02696110b8
4 changed files with 92 additions and 10 deletions

View File

@@ -236,6 +236,9 @@
:role {:type :role}
:clients {:type '(list :client)}}}
:csv
{:fields {:csv_content_b64 {:type 'String}}}
:account_client_override
{:fields {:id {:type :id}
:client {:type :client}