Skip to content

Commit

Permalink
JSON Schema Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Workflow committed Dec 11, 2024
1 parent abdfabc commit f3fb4f2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions config/v3/get_settings/receive.json
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,13 @@
"description": "Terms and condition status tells us whether all the accounts of this user has accepted the latest T&C version.",
"type": "object"
},
"tnc_update_notification_start_date": {
"description": "The start date to inform users within a grace period, with the notification automatically deactivating after the specified duration.",
"type": [
"null",
"string"
]
},
"trading_hub": {
"description": "Boolean value 1 or 0, indicating if client has enabled the Trading Hub dashboard",
"type": "integer"
Expand Down

0 comments on commit f3fb4f2

Please sign in to comment.