531 B
531 B
title | description |
---|---|
importedContact | importedContact attributes, type and example |
Constructor: importedContact
Attributes:
Name | Type | Required |
---|---|---|
user_id | int | Required |
client_id | long | Required |
Type: ImportedContact
Example:
$importedContact = ['_' => 'importedContact', 'user_id' => int, 'client_id' => long, ];