PCPOIShopGoods
public enum PCPOIShopGoods : String, Codable, Equatable, CaseIterable
Undocumented
-
Undocumented
Declaration
Swift
case adBlue = "adBlue" -
Undocumented
Declaration
Swift
case contactLenses = "contactLenses" -
Undocumented
Declaration
Swift
case crushedIce = "crushedIce" -
Undocumented
Declaration
Swift
case flowers = "flowers" -
Undocumented
Declaration
Swift
case vignette = "vignette" -
Undocumented
Declaration
Swift
case lubricants = "lubricants"
View on GitHub
PCPOIShopGoods Enumeration Reference