Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit 79736bc

Browse files
author
nobody
committed
JSON Schema Update
1 parent 2883f5c commit 79736bc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

config/v3/authorize/receive.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@
4545
"description": "Currency of specified account.",
4646
"type": "string"
4747
},
48+
"currency_type": {
49+
"description": "Currency type for the corresponding currency.",
50+
"type": "string"
51+
},
4852
"excluded_until": {
4953
"description": "Epoch of date till client has excluded him/herself from the website, only present if client is self excluded.",
5054
"type": "integer"

0 commit comments

Comments
 (0)