Created
May 1, 2021 20:12
-
-
Save RavenHursT/d278472ebfc9c239feea82b5d3e7a8c1 to your computer and use it in GitHub Desktop.
Proposed currency fields format
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"value": 20.50, | |
"currency": "USD" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment