Advertisement
Guest User

Untitled

a guest
Aug 26th, 2015
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.52 KB | None | 0 0
  1.  
  2. array(1) {
  3. [0]=>
  4. array(16) {
  5. ["id"]=>
  6. string(9) "240330182"
  7. ["name"]=>
  8. string(9) "Company 2"
  9. ["background"]=>
  10. string(0) ""
  11. ["created_at"]=>
  12. string(20) "2015-08-20T10:17:42Z"
  13. ["updated_at"]=>
  14. string(20) "2015-08-26T08:01:16Z"
  15. ["custom_fields"]=>
  16. array(2) {
  17. [0]=>
  18. array(4) {
  19. ["id"]=>
  20. string(9) "163032092"
  21. ["subject_field_id"]=>
  22. string(7) "1012327"
  23. ["subject_field_label"]=>
  24. string(11) "Customer ID"
  25. ["value"]=>
  26. string(6) "111223"
  27. }
  28. [1]=>
  29. array(4) {
  30. ["id"]=>
  31. string(9) "163155003"
  32. ["subject_field_id"]=>
  33. string(7) "1012836"
  34. ["subject_field_label"]=>
  35. string(17) "support_360_phone"
  36. ["value"]=>
  37. string(3) "123"
  38. }
  39. }
  40. ["author_id"]=>
  41. string(7) "1155104"
  42. ["visible_to"]=>
  43. string(8) "Everyone"
  44. ["phone_numbers"]=>
  45. array(1) {
  46. [0]=>
  47. array(3) {
  48. ["id"]=>
  49. string(9) "193067774"
  50. ["number"]=>
  51. string(9) "643534543"
  52. ["location"]=>
  53. string(4) "Work"
  54. }
  55. }
  56. ["email_addresses"]=>
  57. array(1) {
  58. [0]=>
  59. array(3) {
  60. ["id"]=>
  61. string(9) "127197060"
  62. ["address"]=>
  63. string(18) "company2@gmail.com"
  64. ["location"]=>
  65. string(4) "Work"
  66. }
  67. }
  68. ["web_addresses"]=>
  69. array(0) {
  70. }
  71. ["addresses"]=>
  72. array(0) {
  73. }
  74. ["instant_messengers"]=>
  75. array(0) {
  76. }
  77. ["original_tags"]=>
  78. array(0) {
  79. }
  80. ["tags"]=>
  81. array(0) {
  82. }
  83. ["company_people"]=>
  84. array(1) {
  85. [0]=>
  86. object(HighrisePerson)#8 (23) {
  87. ["id"]=>
  88. string(9) "240330194"
  89. ["title"]=>
  90. string(0) ""
  91. ["first_name"]=>
  92. string(5) "Bradd"
  93. ["last_name"]=>
  94. string(4) "Pitt"
  95. ["background"]=>
  96. string(0) ""
  97. ["company_name"]=>
  98. string(9) "Company 2"
  99. ["created_at"]=>
  100. string(20) "2015-08-20T10:18:32Z"
  101. ["updated_at"]=>
  102. string(20) "2015-08-21T07:54:31Z"
  103. ["company_id"]=>
  104. string(9) "240330182"
  105. ["author_id"]=>
  106. string(7) "1155104"
  107. ["contact_details"]=>
  108. NULL
  109. ["visible_to"]=>
  110. string(8) "Everyone"
  111. ["email_addresses"]=>
  112. array(1) {
  113. [0]=>
  114. object(HighriseEmailAddress)#12 (3) {
  115. ["id"]=>
  116. string(9) "127197071"
  117. ["address"]=>
  118. string(19) "braddpitt@gmail.com"
  119. ["location"]=>
  120. string(4) "Work"
  121. }
  122. }
  123. ["phone_numbers"]=>
  124. array(1) {
  125. [0]=>
  126. object(HighrisePhoneNumber)#16 (3) {
  127. ["id"]=>
  128. string(9) "192834883"
  129. ["number"]=>
  130. string(8) "33423423"
  131. ["location"]=>
  132. string(4) "Work"
  133. }
  134. }
  135. ["addresses"]=>
  136. array(0) {
  137. }
  138. ["web_addresses"]=>
  139. array(0) {
  140. }
  141. ["instant_messengers"]=>
  142. array(0) {
  143. }
  144. ["twitter_accounts"]=>
  145. NULL
  146. ["tags"]=>
  147. array(0) {
  148. }
  149. ["original_tags":"HighrisePerson":private]=>
  150. array(0) {
  151. }
  152. ["notes"]=>
  153. NULL
  154. ["emails"]=>
  155. NULL
  156. ["curl":protected]=>
  157. resource(4) of type (curl)
  158. }
  159. }
  160. }
  161. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement