565 B
565 B
title | description |
---|---|
contacts_found | contacts_found attributes, type and example |
Constructor: contacts_found
Attributes:
Name | Type | Required |
---|---|---|
results | Array of ContactFound | Required |
users | Array of User | Required |
Type: contacts_Found
Example:
$contacts_found = ['_' => 'contacts_found', 'results' => [Vector t], 'users' => [Vector t], ];