Advertisement
Guest User

Untitled

a guest
Feb 19th, 2020
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.61 KB | None | 0 0
  1. array(9) {
  2.   ["EIN"]=>
  3.   string(8) "10013707"
  4.   ["EMPLOYEE"]=>
  5.   string(12) "NOYES, EMILY"
  6.   ["AMT_TOTAL"]=>
  7.   float(34.01)
  8.   ["AMT_2509572"]=>
  9.   float(19.01)
  10.   ["AMT_2509577"]=>
  11.   float(15)
  12.   ["AMT_2509584"]=>
  13.   float(0)
  14.   ["AMT_2509592"]=>
  15.   float(0)
  16.   ["AMT_2509594"]=>
  17.   float(0)
  18.   ["AMT_2509600"]=>
  19.   float(0)
  20. }
  21. string(231) "{
  22.    "EIN": "10013707",
  23.    "EMPLOYEE": "NOYES, EMILY",
  24.    "AMT_TOTAL": 34.01,
  25.    "AMT_2509572": 19.009999999999998,
  26.    "AMT_2509577": 15,
  27.    "AMT_2509584": 0,
  28.    "AMT_2509592": 0,
  29.    "AMT_2509594": 0,
  30.    "AMT_2509600": 0
  31. }"
  32. string(6) "7.2.28"
  33. string(2) "-1"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement