InventoryIncludedObjectVersions
public enum InventoryIncludedObjectVersions : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case all = "All" -
Undocumented
Declaration
Swift
case current = "Current" -
Declaration
Swift
public var description: String { get }
View on GitHub
InventoryIncludedObjectVersions Enumeration Reference