---
title: contacts.myLinkRequested
description: contacts_myLinkRequested attributes, type and example
---
## Constructor: contacts.myLinkRequested  
[Back to constructors index](index.md)



### Attributes:

| Name     |    Type       | Required |
|----------|:-------------:|---------:|
|contact|[Bool](../types/Bool.md) | Required|



### Type: [contacts\_MyLink](../types/contacts_MyLink.md)


### Example:

```
$contacts_myLinkRequested = ['_' => 'contacts.myLinkRequested', 'contact' => Bool, ];
```