Skip to content

Commit

Permalink
Update UnitSettings.schema.json
Browse files Browse the repository at this point in the history
  • Loading branch information
slisaasquatch committed Mar 4, 2024
1 parent ce5913b commit c198d3b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/json/UnitSettings.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,11 @@
"title": "US Taxable Value Formula",
"description": "JSONata expression for calculating the US taxable value"
},
"isImpactCashPayout": {
"type": "boolean",
"title": "Is Impact Cash Payout",
"description": "Whether this unit is fulfilled by Impact cash payout. false by default."
},
"translatableConfig": {
"type": "object",
"title": "Translatable Configuration",
Expand Down

0 comments on commit c198d3b

Please sign in to comment.