ServiceType
enum ServiceType : String, CaseIterable, Decodable
service type stated in migration guide - currently REST only
-
Undocumented
Declaration
Swift
case rest = "REST"
PallidorMigrator Docs (76% documented)
enum ServiceType : String, CaseIterable, Decodable
service type stated in migration guide - currently REST only
Undocumented
Swift
case rest = "REST"