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
AllRepairServicesOva
Gets or sets the list of all repair service domains in Ostrava region.
public static List<string>? AllRepairServicesOva { get; set; }
Property Value
RepairKitShopsFreePickupOstrava
Gets or sets the list of repair kit shops with free pickup in Ostrava.
public static List<string>? RepairKitShopsFreePickupOstrava { get; set; }