Types
Use this API to create, update and delete contacts.
Methods
Invoke via \Components\Customers\Contacts\Relationships\Types::method()
Click a method name to copy it.
Deletes a record from the database
Parameters
$strRelationshipTypeId
string
A record's relationship_type_id
Return
Returns true if record existed and was deleted, otherwise false
Parameters
$strRelationshipTypeId
string
A record's relationship_type_id
Return a set of records from the database
Gets a single field from a record
Parameters
$strRelationshipTypeId
string
A record's relationship_type_id
Saves a record into the database
Saves a specific column of a row into a database
Parameters
$strRelationshipTypeId
string
A record's relationship_type_id
Return
Array of
Types that match the search query.