PCFuelingFuelingProcess
public enum PCFuelingFuelingProcess : String, Codable, Equatable, CaseIterable
The fueling process that has to be followed
-
Undocumented
Declaration
Swift
case postPay = "postPay"
-
Undocumented
Declaration
Swift
case preAuth = "preAuth"
-
Undocumented
Declaration
Swift
case preAuthWithFuelType = "preAuthWithFuelType"