Table of Contents

Class RepairMobileValues

Namespace
SunamoUriWebServices.Values
Assembly
SunamoUriWebServices.dll

Contains lists of mobile repair service and parts shop URLs.

public class RepairMobileValues
Inheritance
RepairMobileValues
Inherited Members
Extension Methods

Properties

AllRepairKitShops

Gets or sets the list of all repair kit shop domains.

public static List<string>? AllRepairKitShops { get; set; }

Property Value

List<string>

AllRepairServicesOva

Gets or sets the list of all repair service domains in Ostrava region.

public static List<string>? AllRepairServicesOva { get; set; }

Property Value

List<string>

RepairKitShopsFreePickupOstrava

Gets or sets the list of repair kit shops with free pickup in Ostrava.

public static List<string>? RepairKitShopsFreePickupOstrava { get; set; }

Property Value

List<string>