Guest User

Untitled

a guest
Feb 16th, 2019
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. {
  2. "issuer": "MagnetoCorp",
  3. "paperNumber": "123",
  4. "issueDateTime": "2020-05-31",
  5. "maturityDateTime": "2020-11-30",
  6. "faceValue": "2000"
  7. }
  8.  
  9. {
  10. "issuer": "MagnetoCorp",
  11. "paperNumber": "123",
  12. "currentOwner": "MagnetoCorp",
  13. "newOwner": "DigiBank",
  14. "price": "1800",
  15. "purchaseDateTime": "2020-05-31"
  16. }
  17.  
  18. {
  19. "issuer": "MagnetoCorp",
  20. "paperNumber": "123",
  21. "redeemingOwner": "DigiBank",
  22. "redeemDateTime": "2020-11-30"
  23. }
Add Comment
Please, Sign In to add comment