title |
description |
contact |
contact attributes, type and example |
Constructor: contact
Back to constructors index
Attributes:
Name |
Type |
Required |
user_id |
int |
Required |
mutual |
Bool |
Required |
Example:
$contact = ['_' => 'contact', 'user_id' => int, 'mutual' => Bool, ];