> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# SuperOffice.WebApi.Data.PhoneList GetFavoritesPhonesRequest

# <a id="SuperOffice_WebApi_Data_PhoneList_GetFavoritesPhonesRequest" /> Class PhoneList\_GetFavoritesPhonesRequest

Namespace: [SuperOffice.WebApi.Data](SuperOffice.WebApi.Data.md)\
Assembly: SuperOffice.WebApi.dll

```csharp theme={null}
public class PhoneList_GetFavoritesPhonesRequest
```

#### Inheritance

[object](https://learn.microsoft.com/dotnet/api/system.object) ←
[PhoneList\_GetFavoritesPhonesRequest](SuperOffice.WebApi.Data.PhoneList_GetFavoritesPhonesRequest.md)

#### Inherited Members

[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring),
[object.Equals(object)](https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals\(system-object\)),
[object.Equals(object, object)](https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals\(system-object-system-object\)),
[object.ReferenceEquals(object, object)](https://learn.microsoft.com/dotnet/api/system.object.referenceequals),
[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode),
[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype),
[object.MemberwiseClone()](https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone)

## Constructors

### <a id="SuperOffice_WebApi_Data_PhoneList_GetFavoritesPhonesRequest__ctor" /> PhoneList\_GetFavoritesPhonesRequest()

```csharp theme={null}
public PhoneList_GetFavoritesPhonesRequest()
```


## Related topics

- [SuperOffice.WebApi.Data.PhoneList AddToFavoritesRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.PhoneList_AddToFavoritesRequest.md)
- [SuperOffice.WebApi.Agents.PhoneListAgent](/en/api/reference/webapi/SuperOffice.WebApi.Agents.PhoneListAgent.md)
- [SuperOffice.WebApi.Data.PhoneList GetContactPhonesRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.PhoneList_GetContactPhonesRequest.md)
- [SuperOffice.WebApi.Data.PhoneList GetDepartmentPhonesRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.PhoneList_GetDepartmentPhonesRequest.md)
- [SuperOffice.WebApi.Data.PhoneList GetPreferencesRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.PhoneList_GetPreferencesRequest.md)
- [SuperOffice.WebApi.Data.PhoneList SearchRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.PhoneList_SearchRequest.md)
