370 B
370 B
Constructor: importedContact
Attributes:
Name | Type | Required |
---|---|---|
user_id | int | Required |
client_id | long | Required |
Type: ImportedContact
Example:
$importedContact = ['user_id' => int, 'client_id' => long, ];