> ## 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.Preference GetNetServicesStatusUrlRequest

# <a id="SuperOffice_WebApi_Data_Preference_GetNetServicesStatusUrlRequest" /> Class Preference\_GetNetServicesStatusUrlRequest

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

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

#### Inheritance

[object](https://learn.microsoft.com/dotnet/api/system.object) ←
[Preference\_GetNetServicesStatusUrlRequest](SuperOffice.WebApi.Data.Preference_GetNetServicesStatusUrlRequest.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_Preference_GetNetServicesStatusUrlRequest__ctor" /> Preference\_GetNetServicesStatusUrlRequest()

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


## Related topics

- [SuperOffice.WebApi.Agents.PreferenceAgent](/en/api/reference/webapi/SuperOffice.WebApi.Agents.PreferenceAgent.md)
- [SuperOffice.WebApi.Agents.IPreferenceAgent](/en/api/reference/webapi/SuperOffice.WebApi.Agents.IPreferenceAgent.md)
- [SuperOffice.WebApi.Data.UserPreferenceStrings.NetServices](/en/api/reference/webapi/SuperOffice.WebApi.Data.UserPreferenceStrings.NetServices.md)
- [SuperOffice.WebApi.Data.Preference UpdateNetServicesStatusRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.Preference_UpdateNetServicesStatusRequest.md)
- [SuperOffice.WebApi.Data.PreferenceDescription](/en/api/reference/webapi/SuperOffice.WebApi.Data.PreferenceDescription.md)
- [SuperOffice.WebApi.Data.PreferenceDescriptionLine](/en/api/reference/webapi/SuperOffice.WebApi.Data.PreferenceDescriptionLine.md)
