Advertisement
Guest User

Untitled

a guest
Jun 18th, 2019
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. object(stdClass)#1 (3) {
  2. ["num_of_addresses"]=>
  3. int(1)
  4. ["current_page"]=>
  5. int(0)
  6. ["addresses"]=>
  7. array(1) {
  8. [0]=>
  9. object(stdClass)#2 (8) {
  10. ["summaryline"]=>
  11. string(71) "whole address"
  12. ["number"]=>
  13. string(2) "75"
  14. ["premise"]=>
  15. string(2) "75"
  16. ["street"]=>
  17. string(11) "Church Road"
  18. ["dependentlocality"]=>
  19. string(11) "Chuffington"
  20. ["posttown"]=>
  21. string(16) "Leighton Buzzard"
  22. ["county"]=>
  23. string(15) "Buckinghamshire"
  24. ["postcode"]=>
  25. string(7) "LR4 9SX"
  26. }
  27. }
  28. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement