PCServices

public enum PCServices : String, Codable, Equatable, CaseIterable

Undocumented

  • Undocumented

    Declaration

    Swift

    case carWash = "carWash"
  • Undocumented

    Declaration

    Swift

    case freeWifi = "freeWifi"
  • Undocumented

    Declaration

    Swift

    case gasBottleRefill = "gasBottleRefill"
  • Undocumented

    Declaration

    Swift

    case gasStationAttendant = "gasStationAttendant"
  • Undocumented

    Declaration

    Swift

    case laundryService = "laundryService"
  • Undocumented

    Declaration

    Swift

    case lotto = "lotto"
  • Undocumented

    Declaration

    Swift

    case oilService = "oilService"
  • Undocumented

    Declaration

    Swift

    case paceConnectedFueling = "paceConnectedFueling"
  • Undocumented

    Declaration

    Swift

    case screenWashWater = "screenWashWater"
  • Undocumented

    Declaration

    Swift

    case selfServiceCarWash = "selfServiceCarWash"
  • Undocumented

    Declaration

    Swift

    case truckWash = "truckWash"
  • Undocumented

    Declaration

    Swift

    case twentyFourHoursFueling = "twentyFourHoursFueling"
  • Undocumented

    Declaration

    Swift

    case twentyFourHoursShopping = "twentyFourHoursShopping"
  • Undocumented

    Declaration

    Swift

    case tyreAir = "tyreAir"
  • Undocumented

    Declaration

    Swift

    case tyreService = "tyreService"
  • Undocumented

    Declaration

    Swift

    case vacuum = "vacuum"
  • Undocumented

    Declaration

    Swift

    case wifi = "wifi"
  • Undocumented

    Declaration

    Swift

    case workshop = "workshop"