Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- stdClass Object
- (
- [areaGetStreetTypesResult] => stdClass Object
- (
- [list] => Array
- (
- [0] => stdClass Object
- (
- [id_street] => 0
- [matricule] =>
- [name] => IMPASSE
- [street_type] => IMP
- )
- [1] => stdClass Object
- (
- [id_street] => 0
- [matricule] =>
- [name] => LOTISSEMENT
- [street_type] => LOT
- )
- [2] => stdClass Object
- (
- [id_street] => 0
- [matricule] =>
- [name] => ROUTE
- [street_type] => RTE
- )
- [3] => stdClass Object
- (
- [id_street] => 0
- [matricule] =>
- [name] => RUE
- [street_type] => RUE
- )
- )
- [response_status] => stdClass Object
- (
- [message] => Success : Data has been loaded into the list variable !
- [status] => 0
- )
- )
- )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement