Skip to content

Instantly share code, notes, and snippets.

@FalseHonesty
Created July 19, 2017 22:18
Show Gist options
  • Save FalseHonesty/eb92494ba3971c7ea4c17936bff7ce30 to your computer and use it in GitHub Desktop.
Save FalseHonesty/eb92494ba3971c7ea4c17936bff7ce30 to your computer and use it in GitHub Desktop.
{
"stock": "STOCK",
"shareholder": "USER",
"shareCount": "number of shares held by this container: integer",
"shares": ["SHARE", "SHARE", "..."],
"price": "buy or sell price: integer or null"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment