Table of Contents

Class ProvidersSettings

Namespace
adas_core.Domain.Models.Providers
Assembly
adas-core.Domain.dll

Represents the configuration settings used to manage and configure providers within the application.

public class ProvidersSettings
Inheritance
ProvidersSettings
Inherited Members
Extension Methods

Properties

Name

public string Name { get; set; }

Property Value

string

Url

public string Url { get; set; }

Property Value

string