# Contact
General call of tasks:
$objectJob = $domainrobot->contact->create($contact);
List of all available tasks with linked examples:
- create (opens new window)(Contact $contact)
- update (opens new window)(Contact $contact)
- delete (opens new window)(int $contactID)
- info (opens new window)(int $contactID)
- list (opens new window)(Query $query = null)
← Certificate Document →