Skip to content

Instantly share code, notes, and snippets.

@assada
Created November 10, 2015 12:14
Show Gist options
  • Save assada/98cad2af60636e006acb to your computer and use it in GitHub Desktop.
Save assada/98cad2af60636e006acb to your computer and use it in GitHub Desktop.
array (size=4)
'human' =>
array (size=11)
'firstName' => string 'Имя1' (length=7)
'secondName' => string 'Фамилия2' (length=15)
'middleName' => string 'Отчество3' (length=17)
'gender' => string 'M' (length=1)
'birthday' => string '2015-11-12' (length=10)
'passportSe' => null
'passportNo' => null
'passportIssue' => null
'passportDate' => null
'competence' => null
'competenceName' => null
'business' =>
array (size=3)
'okpo' => string '123123123123' (length=12)
'legalForm' => int 5
'name' => string 'Тестовая компания1' (length=34)
'HumanType' => string 'business' (length=8)
'contacts' =>
array (size=1)
0 =>
array (size=3)
'id' => string '28' (length=2)
'type' => string '1' (length=1)
'value' => string '+434 (23) 434-23-49' (length=19)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment