InventoryIncludedObjectVersions

public enum InventoryIncludedObjectVersions : String, CustomStringConvertible, Codable

Undocumented

  • all

    Undocumented

    Declaration

    Swift

    case all = "All"
  • Undocumented

    Declaration

    Swift

    case current = "Current"
  • Declaration

    Swift

    public var description: String { get }